Re: URI Rewritng using Apache/mod_ssl..the old story

2001-05-30 Thread Rainer Jung
As far as I understand the fix does not mean, that you get rid of jsse.jar and jnet.jar. Core Java does not include an https protocol handler, but such a thing is implicitely used in http-URL-creation inside tomcat (although that could be done easier). Java is open to add new protocol handlers

URI Rewritng using Apache/mod_ssl..the old story

2001-05-30 Thread Wolle
I have just installed TC3.2.2 final, and URI Rewiting won't work over mod_ssl and apache. without ssl it works fine, also. I have set the TOMCAT_HOME and the JAVA_HOME... but it won't work Or isn't it fixed on TC3.2.2 ?? When I install the two external classes from jdk jsse.jar and jnet.jar in to