Logoj0ke.net Open Build Service > Projects > internetx:managed:testing > mod_security > Changes
Sign Up | Log In

Changes of Revision 29

[-] Changed mod_security-ix.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Sun Jan  5 16:20:52 UTC 2014 - cs@linux-administrator.com
4
+
5
+- enable --enable-htaccess-config 
6
+
7
+-------------------------------------------------------------------
8
 Thu Dec 19 23:23:46 UTC 2013 - cs@linux-administrator.com
9
 
10
 - Update to release 2.7.7 
11
[-] Changed mod_security-ix.spec ^
11
 
1
@@ -99,7 +99,8 @@
2
 %endif
3
         --enable-pcre-match-limit=no \
4
         --enable-pcre-match-limit-recursion=no \
5
-   --enable-pcre-study
6
+   --enable-pcre-study \
7
+   --enable-htaccess-config
8
 
9
 make  %{_smp_mflags}
10
 
11