Stanczak Group wrote:
Well, maybe I've just make a mistake somewhere. I looked at my
jsp-examples/ url work with ssl and without in mod_jk. Where should I
look to see why this one works but my app doesn't?
Stanczak Group wrote:
I know this has been asked, but the all the emails and on-line docs
don't seem to make sense to me. What I have is this. Apache, Tomcat,
Mod_JK all running and working on my server. The SSL on Apache is
working as well. All I want to do is have certain urls use SSL on
Apache. So when you go to /site it's non-ssl, which works now, but
when you access /admin it redirects to SSL, this is not working now.
How do I get this working?
Hi,
Your question is a little bit unclear.
If you need a redirection from
http://site/admin/ to https://site/admin/ look at the mod_rewrite,
or simply make a absolute link to https page.
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]