I've gotten JServ 1.0b4 working just fine on my linux
redhat 5.2 installation. I then compiled in the
mod_rewrite package, which also worked.
My problem is, as soon as I turn the rewrite engine on
(RewriteEngine on) servlets immmediately stop working,
saying that acces to servlet is forbidden.
The servlet engine definitely seems to be running,
since when I access a jsp, it says "access to
/servlets/org.gjt.jsp.JSPServlet is forbidden"
This is with no RewriteRules, or anything. simply the
rewrite engine being on.
When I turn it off, servlets work again.
_________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com
----------------------------------------------------------------
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]