]> git.pld-linux.org Git - packages/apache.git/commitdiff
- use phtml too
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 12 Feb 2006 15:38:52 +0000 (15:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_dir.conf -> 1.11

apache-mod_dir.conf

index 81070064ac1ba58849b6cc07a8c823bbea44dced..fe8147433f60ea9e522c4bb4f144f1a7767b4bab 100644 (file)
@@ -5,5 +5,5 @@ LoadModule dir_module   modules/mod_dir.so
 # is requested.
 
 <IfModule dir_module>
-       DirectoryIndex index.html index.html.var index.htm index.shtml index.cgi index.php
+       DirectoryIndex index.html index.html.var index.htm index.shtml index.cgi index.php index.phtml
 </IfModule>
This page took 0.141239 seconds and 4 git commands to generate.