disbaling directory browsing

Problems with the Windows version of XAMPP, questions, comments, and anything related.

disbaling directory browsing

Postby anicol » 18. September 2007 05:42

Is there a way to disable directory browsing in xampp?
anicol
 
Posts: 2
Joined: 18. September 2007 05:40

Postby Stepke-DSL » 18. September 2007 06:32

Hi,

You must edit your Apache config-File.
There must be a line like
Code: Select all
Options +Indexes

This line must be edit to
Code: Select all
Options -Indexes

Or you save a .htaccess to the Folder (root) with
Code: Select all
Options -Indexes


I hope it helps you.

Greets Stepke
Stepke-DSL
 
Posts: 313
Joined: 12. July 2007 16:08
Operating System: Win XP Pro SP3 + SuSe Linux

Postby anicol » 18. September 2007 13:42

You are awsome I did this

save a .htaccess to the Folder (root) with

Options -Indexes


because I did not know what config file to edit.
anicol
 
Posts: 2
Joined: 18. September 2007 05:40


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 156 guests