Change Layout for AutoIndex'ing (Apache) - TechRepublic
General discussion
August 25, 2001 at 11:37 PM
turtle-sf

Change Layout for AutoIndex’ing (Apache)

by turtle-sf . Updated 24 years, 7 months ago

Apache shows file list in a directory if it doesn’t find index.html in this directory. Apache generates html page which shows the list with full directory path on top. The path description is wrapped in to

HTML tag. Does any way exist to changethis tag to any I want? Preferable solution: to change the tag using Apache’s config files only or making changes in Apache’s source code. Some scripting (php, perl) is ok but less desirable.

This discussion is locked

All Comments