Made some progress in our staging system. Unfortunately, I don't think it is
going to work in production.
I added the following virtual host configuration to Apache:
Redirect /test_site https://stage.mysite.com/test_site
Now it seems to stay on 443, although it is really just redirecting,
The URL for the login form does not contain the full URL to the server, so
why does Tapestry respond with the IP address?
--Michael
On Mon, Sep 19, 2011 at 1:07 AM, Michael Molloy wrote:
> One other thought. Looking over the http://tapestry.apache.org/https.htmlpage
> again, I notice that it is