whe hey. Ben, that worked! i owe you a pint.
Thanks to Geoff and all who made suggestions over on farcry-dev. cheers Gav On 2/3/06, Ben Bishop <[EMAIL PROTECTED]> wrote: > On 2/2/06, Gavin Cooney <[EMAIL PROTECTED]> wrote: > > RewriteRule .*/pox /go.cfm > > > > if the url is: /pox/something.cfm > > it works fine > > > > if it's /pox/something/ (with or without the trailiing /) > > it throws this exact error: > > > > <head><title>JRun Servlet Error</title></head><h1>403 Forbidden</h1><body> > > Forbidden</body> > > > > Does > > RewriteRule .*/pox /go.cfm [PT,L] > > make any difference for you? >
