Revision [1097]

Last edited on 2011-02-17 13:26:29 by FsseInfo
Additions:
>>http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html#order
>>=====apache httpd deny=====
===block nasty referers===
===order allow,deny===
use this for private pages
order allow,deny
allow rules & deny rules in any order !
apply allow rules
apply deny rules
implied deny from match both
implied deny from match none
===order deny,allow===
use this for public pages
allow rules & deny rules in any order !
apply deny rules
apply allow rules
implied allow from match both
implied allow from match none
Deletions:
===apache httpd deny===
==block nasty referers==


Revision [1015]

The oldest known version of this page was created on 2010-11-05 14:55:51 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki