----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

The URL Rewrite Module (part of Apache) is your best bet.

Bill

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Chris
> Minervini
> Sent: Wednesday, November 15, 2000 2:20 PM
> To: [EMAIL PROTECTED]
> Subject: URL Aliases
> 
> 
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> 
> 
> I am using the latest version of Apache that comes with Solaris 8 
> and I have
> installed the latest version of JServ. I would like to interpret 
> certain URLs to
> represent other URLs.  For instance: If I type the following URL:
> 
> http://11.111.111.11/MyApp/EditorSupport/LOOKUP.html
> 
> I want it to be read as:
> 
> http://11.111.111.11/Myzone/MyApp/EditorSupport/LOOKUP.html
> 
> ...essentially I want to replace "MyApp" with "Myzone/MyApp" keep 
> in mind that
> MyApp is the Alias of a Servlet.  Does anyone know how this can be done?
> Thanks.
> 
> 
> 
> 
> --> 


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to