]> git.pld-linux.org Git - packages/apache1.git/blame - apache1-mod_dir.conf
rel 15; builds
[packages/apache1.git] / apache1-mod_dir.conf
CommitLineData
c6d435c1
ER
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.135568 seconds and 4 git commands to generate.