]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_dir.conf
- removed copy/paste bug. tnx twittner.
[packages/apache.git] / apache-mod_dir.conf
index 1d19abdbe21246a00d582d8b4b598d5bdf45f551..f2e416fe20537d3dab5f6a49cf895499a135cd82 100644 (file)
@@ -1,6 +1,6 @@
 LoadModule dir_module           modules/mod_dir.so
 
 <IfModule mod_dir.c>
-       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.aspx
 </IfModule>
 
This page took 0.136237 seconds and 4 git commands to generate.