anyone?
-----Ursprüngliche Nachricht----- Von: Matthias Behrens [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 18. April 2006 16:36 An: [email protected] Betreff: HTTP_X_FORWARDED_FOR in mod_proxy hi is there a way to overwrite the HTTP_X_FORWARDED_FOR instead of adding to it? the problem is that the content of this headerline is sometimes totally chaotic so its very difficult to parse. other possible solutions would be: - to clear the HTTP_X_FORWARDED_FOR before processing the request. (dont know how to do) or - using a different header / env.variable to protokoll the original ipaddress (dont know how to do it eather) thx matthias www.gulp.de
