GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Apache Modules: Jakarta Tomcat Server

bullet Introduction
The mod_jk Apache Module is a "bridge" between the Apache Web Server and the Jakarta Tomcat Server. "Normal" web requests over port 80 are handled by Apache and then Java Servlet and JSP requests are forwarded along to the right place (Tomcat, for example) by the configuration directives included with the Include directive below.

NOTE: The mod_jserv Apache Module is an older bridge between Java and Apache. On FreeBSD Virtual Servers this used to incorporate all the heavy parsing and so forth of JavaServer Pages as well. The mod_jserv module runs unmodified on Solaris and talks to the Jakarta Tomcat Server if it is available, but is not as fast (and is no longer supported by the Java Apache group) as the mod_jk module is. For those who are migrating a lot of FreeBSD JavaServer Pages to Solaris, this might be a good solution until they can use the mod_jk module.

 

bullet Installation
Do the following, according to your Virtual Server O/S.
  • FreeBSD
    mod_jk is unavailable. Try mod_jserv.

  • Solaris
    Connect to your Virtual Server via Telnet or SSH and complete these steps:

    1. Add the following line to your web server configuration file (~/www/conf/httpd.conf) after the last LoadModule directive:

      Include /usr/local/jakarta/jakarta-tomcat/conf/mod_jk.conf-auto

    2. Create a ~/www/libexec symlink, by executing these commands:

      % cd ~/www
      % ln -s modules libexec

    3. Restart the Web Server.


Toll Free 1-866-GSP-4400 • 1-301-464-9363 • service@gsp.com
Copyright © 1994-2016 GSP Services, Inc.