On Thu, 6 Sep 2007 08:14:23 +0200
Axel-Stéphane  SMORGRAV <[EMAIL PROTECTED]> wrote:

> Why don't you try

> Header unset Referer

You misspelt RequestHeader

> Looks like the mod_header filter is executed pretty late in the
> request processing, so that might do the trick.

Well it would do, if the header in question originated with
the server.  And indeed, the converse works too: request headers
get (un)set before the handler runs.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to