----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi all,
I intend to have a "DirectoryIndex" with JServ, but don't know how.
Specificly, I want http://www.xyz.com/servletzone/ (with forward slash) or
http://www.xyz.com/servletzone (without forward slash) to access
http://www.xyz.com/servletzone/login (where login is a servlet). I checked
the documentation on mod_rewrite. It doesn't seem to apply as it is used to
hide servletzone from urls. Correct me if I am wrong. I tried servlet alias.
It didn't work either.
I do know that I can have http://www.xyz.com/normalDirectory (with or
without forward slash) which basically activates, say, index.html to
redirect to http://www.xyz.com/servletzone/login I don't think this is an
ideal solution in my situation.
Any help is appreciated.
PS: platform conf=Redhat Linux, JServ1.1b2, Apache 1.3.9
Cheers
G
--
--------------------------------------------------------------
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]