Mohamed Riaz wrote:
> Hi everybody,
>
> Is this is a feature ?
> You cannot have a zone and a subdirectory, both named as XXX. ??
> Why is it so?
>
> My stuff==
> Linux SuSE 6.0
> Apache1.3.6
> ApacheJserv1.0b3
>
> Riaz
>
It's the same as trying to have two files with the same name in the same
directory -- the system has to know which is which.
When you set up a zone named XXX, you are telling Apache that every URI
that starts "/XXX" is handled by the servlet engine, not for serving
files in the usual way.
Craig McClanahan
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]