Forum Moderators: phranque
(([^/]+/)*) might be better. example.com/category/page/page-1 and then requests by Proxy example.com/category/page/?pageNum=1, however, I am guessing the rule is in the wrong place. RewriteConds affect only the single following RewriteRule. I'd guess you inserted the new Rule in the wrong place. It needs to be before the two Conditions as those Conditions are supposed to be used by the final Rule. You use of the [PT] flag will mess up your logging.