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.

Related posts:

  1. FreeBSD 5.3 Server Setup – Apache Install
  2. FreeBSD Apache Log rotation – newsyslog.conf
  3. FreeBSD Apache Install Error – OpenSSL version contains known vulnerabilities
  4. ASP.NET script showing error message
  5. Apache not working, server can’t ping outside
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>