On Fri, Aug 30, 2013 at 11:13 AM, Eric Covener wrote:
> Only the directives in mod_vhost_alias do anything with the substitutions.
>
Ah! Thanks, Eric.
>
> On Fri, Aug 30, 2013 at 11:03 AM, Shanti Suresh wrote:
> > Greetings,
> >
> > mod_vhost_alias is not res
Greetings,
mod_vhost_alias is not resolving %0. Perhaps I am doing something wrong.
I would like to redirect a specific page to the encrypted site. Everything
else goes straight thru' to Tomcat. I get a "%250" in my browser redirect.
This is what I have:
---httpd.conf snippet:--
Hi Amit,
Why would you like to reverse proxy to an HTTPS backend and then serve the
results back over HTTP? Usually, when one does an HTTP to HTTPS, there is
authentication involved, followed by secure session-related information.
Thanks,
-Shanti
On Tue, Aug 27, 20