-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
As jon said, mod_rewrite will work.
We are using the ProxyPass (Apache) directive to do this. It's roughly
the same result as with mod_rewrite.
ProxyPass /the-dir http://servername/servlets/the-servlet
-mdf
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]