I want to offer any of my files in a directory for easy access. Is there a way to simple provide a directory listing of all the files in a directory?

Directory browsing is turned off system-wide by default to allow site developers the privacy of their site structure and un-linked content. However, you do have the ability to selectively enable directory browsing in your site. Simple Solution

The method is simple. You need one file named: .htaccess (That's a dot, followed by htaccess as the file name suffix, there is no prefix to this file name.) In the file enter this one line of text: Options +Indexes That's all there is to it.

This short line of text simply tells the Apache web server to allow directory browsing, thereby permitting public browsing of all contents within the directory where this file appears. Keep in mind, however, that this includes all sub-directories and files contained within that directory.


BuyHTTP offer free continuous data protection for shared hosting, get started for $1

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How do I configure my email client?

Text Version In this tutorial we will be automatically configuring our email client. This...

Unable to create a DB in cPanel

If cPanel/MySQL not working correctly but mysql is working on the server run the following...

What is the path to the netPBM files?

You will need to download netPBM and upload it to your webspace to install it. The path will...

How to add a domain to my reseller account

Login to your WHM got to -> Account Functions click on -> Create a new account -> enter...