DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33398>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33398





------- Additional Comments From [EMAIL PROTECTED]  2005-07-24 21:26 -------
That doesn't really solve the problem (if I understand your config snippet 
right).

What would be needed is more like:

<VirtualHost 1.2.3.4:80>
   Scheme SSL
   SSLEnine off
</VirtualHost>

The idea here is that we're doing SSL offloading (much like when we virtualize
the name for load balancing). The traffic we get is non-SSL on port 80, but all
self-referencing URLs need to be https:// because that's what the load balancer
needs. It's the same way we can set Host and Port even if it's not the host and
port we're listening on.

- Phil

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to