Dedicated Server Support

Tips on Linux, FreeBSD, Windows Dedicated Server.

Sunday, January 01, 2006

Apache Allow Folder Browsing

In Apache, you can enable Folder browsing with

Options All MultiViews

This can be specified in httpd.conf or in .htaccess file

With this, any folder with out index file (specified in DirectoryIndex) will show the file listing in the folder.

0 Comments:

Post a Comment

<< Home