]> git.pld-linux.org Git - packages/bugzilla.git/commitdiff
- spaces -> tabs
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 10 Mar 2006 13:19:38 +0000 (13:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bugzilla.conf -> 1.5

bugzilla.conf

index edbf7680e1c1a302d77a474b2e1ec9c11b015d07..1118a62cdc72d653709d06186406352c1d4a2077 100644 (file)
@@ -5,10 +5,10 @@ Alias /bugzilla "/usr/share/bugzilla"
 <Directory /usr/share/bugzilla>
        Options ExecCGI
        AddHandler cgi-script .cgi
-    <IfModule mod_authz_host.c>
-        Order allow,deny
-        Allow from all
-    </IfModule>
+       <IfModule mod_authz_host.c>
+               Order allow,deny
+               Allow from all
+       </IfModule>
 </Directory>
 
-# vim: filetype=apache ts=4 sw=4 et
+# vim: filetype=apache
This page took 0.088727 seconds and 4 git commands to generate.