]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_dir.conf
- .aspx? you must be kidding
[packages/apache.git] / apache-mod_dir.conf
index f92672b5fc7a0d7266c07c3fe5787d268671707c..68fa43abc22bb565692a00ffd6632096ad3808d3 100644 (file)
@@ -5,7 +5,7 @@ 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 index.aspx
+       DirectoryIndex index.html index.html.var index.htm index.shtml index.cgi index.php
 </IfModule>
 
 # vim: filetype=apache ts=4 sw=4 et
This page took 0.52468 seconds and 4 git commands to generate.