]> git.pld-linux.org Git - packages/apache.git/blob - apache-mod_dir.conf
- LSB compliance
[packages/apache.git] / apache-mod_dir.conf
1 LoadModule dir_module           /usr/lib/apache/mod_dir.so
2
3 <IfModule mod_dir.c>
4         DirectoryIndex index.html index.html.var index.htm index.shtml index.cgi index.php
5 </IfModule>
6
This page took 0.024007 seconds and 3 git commands to generate.