Book Image

Lighttpd

By : Andre Bogus
Book Image

Lighttpd

By: Andre Bogus

Overview of this book

Table of Contents (20 chapters)
Lighttpd
Credits
About the Author
About the Reviewer
Preface
HTTP Status Codes

mod_dirlisting


Name

Type

Description

dir-listing.activate

dir-listing.encoding

dir-listing.exclude

dir-listing.external-css

dir-listing.hide-dotfiles

dir-listing.hide-header-file

dir-listing.hide-readme-file

dir-listing.show-header

dir-listing.show-readme

server.dir-listing

ABC

(...)

ABC

Enables directory listings

Character encoding to use (for example, UTF-8)

Omits listing the matching directories

Path to the external CSS file to be included

Hides files starting with dot in the list

Hides HEADER.txt from the list

Hides the README file, if any

Shows the contents of the HEADER.txt before listing the directory

Shows the contents of README.txt before listing the directory

Globally enables/disables directory listing