]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- use tabs
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 14 Jan 2005 21:36:30 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-errordocs.conf -> 1.3

apache1-errordocs.conf

index 7d4ba52742595c4cf9aa0f1d173f699fadfdcc43..a4a30b08e932ee7ee90b7e3573168a85245cc704 100644 (file)
@@ -2,8 +2,8 @@
 
 Alias /errordocs/ "/home/services/apache/errordocs/"
 <Directory /home/services/apache/errordocs/>
-       AllowOverride None
-       Options IncludesNoExec FollowSymLinks
+    AllowOverride None
+    Options IncludesNoExec FollowSymLinks
     Allow from all
 </Directory>
 
This page took 0.052683 seconds and 4 git commands to generate.