On Wed, 2009-09-16 at 16:40 +0200, Szabolcs Balla wrote: > Hi, > > Is there any way to clear header information when I using ProxyPass > and ProxyPassReverse? > Here is ngreped info: > T xxx.xxx.xxx.xxx:46087 -> xxx.xxx.xxx.xxx:80 [AP] > GET / HTTP/1.1..Host: forwarded.domain..User-Agent: > Mozilla/5.0 ..Accept-Language: en-us..Accept-Encoding: gzip, > deflate..Authorization: Basic ..X-Forwarded-For: > xxx.xxx.xxx.xxx.X-Forwarded-Host: orig.domain..X-Forwarded-Server: > servername..Connection: Keep-Alive.... > > I would like to clear X-Forwarded-For, Forwarded-Host, > X-Forwarded-Server. > How can I do this? > Thanks, > Szabolcs http://httpd.apache.org/docs/2.2/mod/mod_headers.html#requestheader RequestHeader unset X-Forwarded-Server HTH Tom --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx