[packages/stikked] fix typo

glen glen at pld-linux.org
Sat Mar 15 23:13:05 CET 2014


commit b15c07e9b944ebf244484cc28056526a9c21ee77
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Mar 16 00:12:45 2014 +0200

    fix typo

 apache.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache.conf b/apache.conf
index e9d4480..73b6fdf 100644
--- a/apache.conf
+++ b/apache.conf
@@ -12,7 +12,7 @@ Alias /stikked /usr/share/stikked
 
 	FileETag MTime Size
 
-	<IfModule !mod_rewrite>
+	<IfModule mod_rewrite>
 		Options +FollowSymLinks
 		RewriteEngine on
 		RewriteBase /stikked
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list