]> git.pld-linux.org Git - packages/apache.git/blob - apache-mod_dir.conf
40c7bd32be9b5e9a41140460edda2ad795897efd
[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.02199 seconds and 2 git commands to generate.