]> git.pld-linux.org Git - packages/apache.git/commitdiff
- use correct symbol when loading
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 17 Sep 2004 21:56:37 +0000 (21:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_autoindex.conf -> 1.3

apache-mod_autoindex.conf

index 539fa2e515dd16151d0c43696548ad3cc96ec2d4..7eb83f89cc32f1ba147215de5da9418440d8cb62 100644 (file)
@@ -1,4 +1,4 @@
-LoadModule dir_module           modules/mod_autoindex.so
+LoadModule autoindex_module           modules/mod_autoindex.so
 
 <IfModule mod_autoindex.c>
        #
This page took 0.05625 seconds and 4 git commands to generate.