]> git.pld-linux.org Git - packages/apache1.git/blame_incremental - apache1-mod_dir.conf
- updated db4 patch: old content was obsolete, now it adds db5.0 support
[packages/apache1.git] / apache1-mod_dir.conf
... / ...
CommitLineData
1# $Id$
2LoadModule dir_module modules/mod_dir.so
3
4# DirectoryIndex: Name of the file or files to use as a pre-written HTML
5# directory index. Separate multiple entries with spaces.
6#
7<IfModule mod_dir.c>
8 DirectoryIndex index.html index.htm index.shtml index.cgi index.php
9</IfModule>
This page took 0.036374 seconds and 4 git commands to generate.