| Author |
j_security_check and apache and Tomcat
|
Jack Houghton
Greenhorn
Joined: Sep 29, 2008
Posts: 2
|
|
I have some protected resources in Tomcat. I have apache 2 installed and mod_jk configured to pass *.jsp and /login/j_security_check to tomcat. When I try to go to a protected resource (https://<mydomain>/index.jsp, it takes me to the login page as expected. I login successfully and then the URL changes to https://<mydomain>/j_security_check and does not forward me to the protected resource (index.jsp). Is there something I am missing in the mod_jk setup? I am able to access the site directly through tomcat with no issues. Any help is appreciated Jack
|
<a href="https://www.notbaggage.com" target="_blank" rel="nofollow">https://www.notbaggage.com</a><br /><a href="http://hicus.com" target="_blank" rel="nofollow">http://hicus.com</a>
|
 |
 |
|
|
subject: j_security_check and apache and Tomcat
|
|
|