----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
We are configuring our Apache servers to run behind an SSL proxy server.
The Apache servers will not be ssl. The trouble is when the user visits
https://www.x.com/foo the web server directs them to http://www.x.com/foo/.
The proxy server is only listening to https://www.x.com so the request
fails. The apache webserver needs to think its running as https but not
actually do any https mojo.
Any hints?
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]