How do I exclude subrequests from a rewrite rule?
Assuming you are referring to the RewriteRule directive in the Apache module mod_rewrite, just use the No Subrequest flag:RewriteRule pattern target_url [NS]You should always pose as precise questions as possible when looking for precise answers.
Question posted 2008-04-12 10:13:29. Answered by FAQ TA® 2008-04-12 10:33:25.