Re: [mod-security-users] HTTP_REFERER
Brought to you by:
victorhora,
zimmerletw
|
From: Achim H. <ki...@se...> - 2005-11-18 11:41:44
|
On Fri, 18 Nov 2005, Ivan Ristic wrote: !! > And now HTTP_HTTP_REFERER. !! !! Won't do anything. !! !! !! > I followed this: HTTP_header =E2=80=93 search request !! > header "header". !! !! Right, but the header name is "Referer". Henece HTTP_Referer. dooh, this brings up following question: what if the HTTP header is really named REFERER: blabla Does this mean that mod_security only accepts the "recommended" upper-, lower-case spelling according RFC? (I mean matching the header, not mod_security's HTTP_<header> keywords) Achim |