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.
-----------httpd.conf snippet:------
So how do I eliminate "%250" and get HTTPD to pass the HTTP request over to the HTTPS side for that one page?
Thanks,
-Shanti