> Alias /mantix/mxprocesslogin /servlets/com.mx.webtime.servlets.MxProcessLogin
Alias is an Apache directive, not a Apache JServ directive.
In your mantix.properties file (assuming you have a zone setup for /mantix),
you should add a line like this:
servlet.mxprocesslogin.code=com.mx.webtime.servlets.MxProcessLogin
-jon
----------------------------------------------------------------
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]