Hey all,

i'm trying to do an apache mod_rewrite and it's driving me nuts. Can
anyone help?

RewriteRule .*/pox /go.html

this works fine

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>

Any ideas for me?

Thanks a lot

gav

Reply via email to