×
×

Knowledgebase & Downloads

The knowledgebase provides documentation written by our team. Please select a category or search for answers.

Articles

What are default web server to application server mappings at JVMHost?

In Java hosting mappings between webserver forntend and application server are usually used to have some static contents served directly by web server instead of application server. Also if you are using another php, python, perl or other language application that is to be served by web server only you need to exclude its path from passing to application server.
 
By default everything except '/cpanel' and '/webmail' is mapped from webserver to your application server using either mod_jk or mod_proxy_ajp. At any time you can change the mappings for your primary and additional domain via Java Control Panel.
You can also change mapping method, clone HTTP mappings to HTTPS (if you have a dedicted IP) or restore defaults with the panel.


Powered by HostBill