1 Reply Latest reply on Mar 1, 2002 11:59 AM by lasterra

    How to remove /servlet  in the URL

    yasirk

      Hello,

      I want to deploy my application on our production server, but do not want the /servlet directive to appear in the URL. Im using apache/jboss/catalina combination and have tried mapping /myapname/servlet to the httpd.conf file but to no avail as i believe /servlet is a special case.

      any thoughts?

      btw, i found a link to Tomcat 4.0 / Catalina's docs on mod_jk configuration on : http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html