> But when I go to the index.cgi page then REMOTE_ADDR is fill up with
> 127.0.0.1 instead of 192.168.0.10.
> Where I have made mistake in apache2 configuration?

When the proxy makes a connection to 127.0.0.1, your OS implicitly
assigns a local address of 127.0.0.1 for the "outgoing" side of that
connection.  There are some uncommitted patches to allow selection of
a source address for outgoing proxy connections.

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to