Page 1 of 1

What's mod_autoindex/color?

PostPosted: 06. May 2004 06:46
by rawh
What is mod_autoindex/color?

thanks :D

PostPosted: 06. May 2004 09:52
by Wiedmann
It is a patched version of mod_autoindex (generates directory indexes). With the patched version you can define your own colors for text, background and links.

additional directives:
DirectoryIndexTextColor "ffff00"
DirectoryIndexBGColor "000000"
DirectoryIndexLinkColor "orange"
DirectoryIndexVLinkColor "ff00ff"
DirectoryIndexALinkColor "ff0000"