Re: [us...@httpd] Internal Recursion with mod_rewrite

2009-06-30 Thread Peter Kay
eLooping They don't mention on that page that arguments (?g2_path=etc) don't count as URI... I read the page, and never thought that /Main/Gallery?g2_path=test1/ would match! I know better now. Thanks, --Peter Kay --

Re: [us...@httpd] Internal Recursion with mod_rewrite

2009-06-30 Thread Peter Kay
...) and matches /Main/Gallery/ again. And again. And Again. What's the proper way to avoid this? Is adding another RewriteCond %{THE_REQUEST} !/Main/Gallery the canonical way to go? Or is there some way to

Re: [us...@httpd] mod_rewrite on Windows with Apache 2.2

2009-06-29 Thread Peter Kay
- Original Message > From: tomcatastrophe > To: users@httpd.apache.org > Sent: Monday, June 29, 2009 9:51:40 PM > Subject: [us...@httpd] mod_rewrite on Windows with Apache 2.2 > > > I have Apache 2.2 working perfectly on my Linux installation and now I am > trying to set up a copy on

[us...@httpd] Internal Recursion with mod_rewrite

2009-06-29 Thread Peter Kay
7;m a bit baffled, as all the rules have [L]. Any ideas? Thanks, --Peter Kay - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>