On 6/30/06, David Gianndrea <[EMAIL PROTECTED]> wrote:
In using this SSL VirtualHost config with the ProxyPass option
we are seeing that the source IP address of the proxy request
does not come from the VirtualHost 10.82.40.101, but from the
main http server IP 10.82.40.100. Does anyone know why this would
be or how to correct it?

I don't believe there is any way to configure apache to use a specific
IP address on outgoing requests.  It will simply use whatever the OS
gives it.

If you are using this info for authenticating the request, you should
get the vhost to add something to the request headers to confirm which
vhost it came from.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to