I have a folder on my server that has files in it. When I point my browser to that folder it says it cant see its contents without an index.html. Ok how do I create one, or why cant it just list the contents of the folder in a tree format?
I get the following message:
Directory has no index file.
Browsing this site or directory without an index file is prohibited.
If you are the site's webmaster, you can remedy this problem by creating a default HTML page with one of the following names:
* index.html
* index.htm
* default.htm
* Default.htm
* home.html
* Home.chtml
NOTE: Filenames are case sensitive, i.e., Home.html is not the same as home.html
I get the following message:
Directory has no index file.
Browsing this site or directory without an index file is prohibited.
If you are the site's webmaster, you can remedy this problem by creating a default HTML page with one of the following names:
* index.html
* index.htm
* default.htm
* Default.htm
* home.html
* Home.chtml
NOTE: Filenames are case sensitive, i.e., Home.html is not the same as home.html