]> git.pld-linux.org Git - packages/apache.git/blame_incremental - apache-mod_dir.conf
- DavLockDB is a _file path prefix_ not a directory name
[packages/apache.git] / apache-mod_dir.conf
... / ...
CommitLineData
1# $Id$
2LoadModule dir_module modules/mod_dir.so
3
4<IfModule mod_dir.c>
5 DirectoryIndex index.html index.html.var index.htm index.shtml index.cgi index.php index.aspx
6</IfModule>
7
8# vim: filetype=apache ts=4 sw=4 et
This page took 0.023195 seconds and 4 git commands to generate.