Hello,<br>i've got a "funny" bug.<br><br>My installation is Nginx 1.0 and apache ( httpd ) behind.<br><br>Apache got's mod_rpaf activated and HostNameLookups On.<br><br>When testing a php script i find this problem :<br>
<br><table border="0" cellpadding="3" width="600"><tbody><tr><td class="e">_SERVER["REMOTE_HOST"]</td><td class="v">************</td><td valign="top"><= my webserver hostname<br></td></tr>
<tr><td class="e">_SERVER["REMOTE_ADDR"]</td><td class="v">82.125.151.3</td><td valign="top"><= my ip<br></td></tr></tbody></table><br><br><br>Any idea ??? it's really strange.<br><br><br>Thank you<br>