Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by pctony: http://wiki.apache.org/httpd/RewriteLooping The comment on the change is: Flattening Project ------------------------------------------------------------------------------ + ## page was renamed from Rewrite/Troubleshooting/Looping A !RewriteRule loops when the target of the rule matches the initial rewrite pattern. For example, if you were to rewrite all URLs starting with "foo" to "foo.php", then "foo.php" would also get rewritten to "foo.php", and so on, forever. For example, consider the following rule:
