----------------------------------------------------------------
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'm running JServ 1.1b2 on Apache 1.3.6 on a Red Hat Linux 6.0 system...

I just switched from JavaWebServer, and I'm very pleased so far.  However,
I'm trying to figure out how to emulate the File Aliasing functionality
that JWS had.  So, you could alias "/protected/" to "CheckLoginServlet",
and any http requests matching /protected/* would be filtered through the
CheckLoginServlet servlet.  How would I set this up in JServ/Apache?  (I
realize there -are- other security schemes with Apache, but I'd like to
continue using the servlet approach for developmental reasons.)

TIA :)


--
--------------------------------------------------------------
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]

Reply via email to