commit de924a04540863d498ebe2fcd3bbd102f40e303f
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Mar 29 13:57:13 2014 +0200

    tabs

 apache.conf | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/apache.conf b/apache.conf
index c601f5f..d40c4b4 100644
--- a/apache.conf
+++ b/apache.conf
@@ -43,13 +43,13 @@ Alias /stikked /usr/share/stikked
 </Directory>
 
 <Directory ~ "/usr/share/stikked/(system|application)">
-    # Apache 2.x
-    <IfModule !mod_authz_core.c>
-        Order deny,allow
-        Deny from all
-    </IfModule>
-    # Apache 2.4
-    <IfModule mod_authz_core.c>
-        Require all denied
-    </IfModule>
+       # Apache 2.x
+       <IfModule !mod_authz_core.c>
+               Order deny,allow
+               Deny from all
+       </IfModule>
+       # Apache 2.4
+       <IfModule mod_authz_core.c>
+               Require all denied
+       </IfModule>
 </Directory>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/stikked.git/commitdiff/de924a04540863d498ebe2fcd3bbd102f40e303f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to