Automatic HTML directory listing

A

Aaron

Hello,

My ISP has disabled a standard feature which would display a directory
listing with links to the files therein when the browser is directed
to the URL of the directory without a file name being specified..

Does anyone know of a utility that can be installed to produce this
type listing. or perhaps a work around.?

Thanks
 
S

SeeSchloss

Hello,
My ISP has disabled a standard feature which would display a
directory listing with links to the files therein when the
browser is directed to the URL of the directory without a file
name being specified..

Does anyone know of a utility that can be installed to produce
this type listing. or perhaps a work around.?

I know there is a htaccess option to enable/disable that
but I don't remember what it is and don't have the time
now. Maybe you can search in the Apache doc.
 
T

Toby A Inkster

Aaron said:
My ISP has disabled a standard feature which would display a directory
listing with links to the files therein when the browser is directed
to the URL of the directory without a file name being specified..

If you're using Apache and have the right permissions then create a text
file called ".htaccess" (note the leading dot) and include this single
line:

Options +Indexes
 
T

Toby A Inkster

Aaron said:
I tried this. I do not have permisson to create the .htaccess file.

Well then you're going to have to make your own directory listings.

If you have CGI/PHP access, it should be easy to knock up a script to do
this, but if you have no .htaccess, then you probably don't have CGI or
PHP either.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top