Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Tomcat Dummies for Cpanel Server

How to enable tomcat support for an account created under Cpanel Server? Quite simple. If you’re a server admin, Login to WHM and search for “Install Servlets” option. Select the domain name and click on Install. Now, this feature will make the...

Apache/Tomcat and JkMount with Servlets

What if I like to access the servlets directly via port 80 instead of using :portnumber on my URL? You can do a trick, Edit apache virtualhost entry and add the JkMount directive. For example: I wanted to access a servlet which was under seed directory of my document...