<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi, I've installed nginx as a reverse proxy with 2 backends web
servers (one nginx, one apache). I want the backends servers to have
the "real" IP of the client on their logs and on the webpage. I
tried proxy_set_header like here :
<a class="moz-txt-link-freetext" href="https://help.ubuntu.com/community/Nginx/ReverseProxy">https://help.ubuntu.com/community/Nginx/ReverseProxy</a> and apache with
the rpaf module but it doesn't work...<br>
Hope you'll have some advices. I just want the backends server to
display the client IP not like right now, have a look :
<a class="moz-txt-link-freetext" href="http://wiki.okira.net/w/Accueil">http://wiki.okira.net/w/Accueil</a> it display the reverse proxy IP
(127.0.0.1 or 87.106.165.190).<br>
Regards.<br>
<div class="moz-signature">-- <br>
Bertrand Caplet
<br>
Tel. 02 33 35 20 94
<br>
Mob. 06 35 43 68 46
<br>
Web. <a href="http://blog.okira.net">blog.okira.net</a>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:bertrand.caplet@okira.net">bertrand.caplet@okira.net</a>
<br>
<img src="cid:part2.03000208.09000602@okira.net"></div>
</body>
</html>