[PLDWWW] page changed: packages:apache
"Elan Ruusamäe (glen)"
glen at pld-linux.org
Tue Aug 27 16:10:05 CEST 2013
[Apache 2.2 and 2.4 compatible configs]
--- https://www.pld-linux.org/packages/apache?rev=1370974438
+++ https://www.pld-linux.org/packages/apache
@@ -26,14 +26,14 @@
you need to use:
<code apache>
- <IfModule mod_authz_core.c>
- # Apache 2.4
- Require all granted
- </IfModule>
+ # # Apache 2.x
<IfModule !mod_authz_core.c>
Order allow,deny
Allow from all
+ </IfModule>
+ # Apache 2.4
+ <IfModule mod_authz_core.c>
+ Require all granted
</IfModule>
</code>
-
Diff URL:
https://www.pld-linux.org/packages/apache?do=diff&r1=1370974438&r2=1377612604
--
This mail was generated by DokuWiki at
https://www.pld-linux.org/
More information about the pld-cvs-commit
mailing list