You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2011/08/29 23:05:58 UTC

[Httpd Wiki] Update of "InvalidHost" by RichBowen

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The "InvalidHost" page has been changed by RichBowen:
http://wiki.apache.org/httpd/InvalidHost?action=diff&rev1=1&rev2=2

  = Rejecting clients with an invalid Host: header =
  
- This short article describes how to use mod_security to block HTTP clients with a broken or missing Host: header. The IfModule lines are not mandatory.
+ This short article describes how to use mod_security to block HTTP clients with a broken or missing Host: header. The !IfModule lines are not mandatory.
  
      <IfModule mod_security2.c><<BR>>
              SecAuditEngine Off<<BR>>

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org