lighttpd header.html and directory listing together doesn't work.

Posted by seridarus on Stack Overflow See other posts from Stack Overflow or by seridarus
Published on 2010-04-29T13:04:37Z Indexed on 2010/04/29 13:07 UTC
Read the original article Hit count: 143

Filed under:
|

I've an HEADER.html page and a lots of directories in the same directory and want to show the header.html and dir-listing together at the site index like at this site :

http://www.mirrorservice.org/sites/ftp.apache.org/

in my configuration :

dir-listing.activate = "enable" dir-listing.show-header = "enable"

it only shows header but not directory listing.

Any suggestions?

© Stack Overflow or respective owner

Related posts about lighttpd

Related posts about directory