[cvs] [Wiki] changed: SecurityTips

Chuck Hagenbuch chuck at horde.org
Mon May 9 06:37:14 PDT 2005


chuck  Mon, 09 May 2005 06:37:14 -0700

Modified page: http://wiki.horde.org/display.php?page=SecurityTips
New Revision:  1.12

@@ -29,9 +29,9 @@
 
 ----
 
 +++ Apache/PHP Configuration
-The Horde documentation is suggesting an awfull lot of <Directory> instructions to secure Hore. I've found a way to limit those to one <Directory> and one <!DirectoryMatch> instruction //and// statisfy Horde's needs towards PHP on the fly:
+The Horde documentation suggests an awful lot of <Directory> instructions to secure Horde. I've found a way to limit those to one <Directory> and one <!DirectoryMatch> instruction //and// statisfy Horde's needs towards PHP on the fly:
 <code>
 <Directory "/var/www/html/horde/">
   Options none
   # Only needed if you have got safe_mode globally on


More information about the cvs mailing list