Mailing List Archive

auto indexing problems
I am new to apache, but I cannot seem to get it to output the server
generated index of a subdirectory. It will respond if it has any of the
predetermined main pages and I have added the +Indexes option to the
Options directive. I have also turned on Fancy Indexing ( i think) but
still no luck.

Thanks in advance,



Paul Lee
SC Center for Instructional Technology Training
Server Administrator
PL@itcenter4.clemson.edu



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: auto indexing problems [ In reply to ]
Paul Lee wrote:
>
> I am new to apache, but I cannot seem to get it to output the server
> generated index of a subdirectory. It will respond if it has any of the
> predetermined main pages and I have added the +Indexes option to the
> Options directive. I have also turned on Fancy Indexing ( i think) but
> still no luck.

Well, if any of the DirectoryIndex files exist they'll be
sent. Generated indices are only sent if Options Indexes AND
no DirectoryIndex match is found.
--
#ken P-)}

Ken Coar, Sanagendamgagwedweinini http://Golux.Com/coar/
Author, developer, opinionist http://Apache-Server.Com/

"Millenium hand and shrimp!"

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org