On Fri, Apr 11, 2008 at 2:48 PM, Michael Gerzabek <[EMAIL PROTECTED]> wrote: > Yes, and it's easy. You click the Run > Open Run Dialog then select your > Jetty App and select the checkbox Enable NCSA logging in the dialog. > > There I found that the last rewrite rule had to be changed to > > > # All T5 apps have no .html, so we serve those from the > # servlet container > # ......................................................... > RewriteRule "^(.*)" "http://localhost:8888$0" [L,P] > > Now everything works as supposed.
Glad you solved it! -- regards, Robin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]