Last update:
June 5, 2002
Presentation
Presentation
Working conditions
Panel of servers
Apache
Operation
Modules
Optimization solutions
Caching PHP
Presentation
Pages caching
Opcodes caching
Example
Optimization on Wysistat
Links
Apache 1.3
PHP Accelerator
ID.fr
Mesure d'audience
Study and optimization
of a Web server
mod_autoindex
Back to the list
Il permet l'indexation automatique des répertoires.
The index of a directory can come from one of two sources:
A file written by the user, typically called index.html. The DirectoryIndex directive sets the name of this file. This is controlled by
mod_dir
.
A listing generated by the server. The other directives control the format of this listing. The AddIcon, AddIconByEncoding and AddIconByType are used to set a list of icons to display for various file types; for each file listed, the first icon listed that matches the file is displayed. These are controlled by mod_autoindex.
Characteristics :
actived by default
intervenes in following steps : response
implements configuration commands
Contact
-
version française