I have tried with mod_jk to set up apache to serve static context from
tomcat. And I am getting problem with it . I
wrote some JSPs thatt have to check wether client have cookies and
javascript enabled. When I am accessing to that app through tomcat, it's
working ffine, but when I am try that through apache I got error that
cookies are disabled!!!
I just loaded mod_jk into apache and put
JkMount /*.jsp ajp13 into apache and enabled ajp13 conenctor in Tomcat. I
am getting no error:(
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|