]> git.pld-linux.org Git - packages/apache.git/blob - apache-mod_dir.conf
- fix apr_pool_sub_make; rel 0.7
[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.145277 seconds and 3 git commands to generate.