On Thu, 2008-11-27 at 07:38 -0500, Eric Covener wrote:
> > RewriteCond %{REQUEST_URI} ^/[^\/\.]*\.jsp       # is the url like /foo.jsp
> 
> OT, but FWIW your / never needs escaping (because it's not a delimeter
> in the regex in httpd), and inside the character  the "." is taken
> literally as well,
> 

Thanks! I was only testing it with perl one liners, but good info :)

Cheers

Tom


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to