How does Apache->Tomcat Connector work?
We use mod_jk to redirect request for particular domain to tomcat.
By default, we have setup our redirection in following way:
Shared JSP: only *.jsp, *.do and servlets
Private JVM: everything other than *.php and *.pl
The advantage for redirecting only jsp content is to keep most static content being processed by apache and keeping .htaccess functionality. However, if you have a complex java application, this will not work for you.
If you want to adjust the redirection setting, please submit a support ticket with following detail:
- Folders that you want to enable/disable full redirection
- Whether you want to use .htaccess
Got Questions? Need Assistance?
Submit a Support Ticket
Login and submit a support ticket to have our technical support
assist you:
|
|
|