madewithlove/htaccess.madewithlove.com

Only one pass through .htaccess file is made: documentation suggestion

Opened this issue · 3 comments

On a real server, each time a rewrite rule is triggered, even with [L], another pass is made through .htaccess with the new URL. The tester appears to show only the first pass. If that's the case, this should be mentioned on the page.

We're planning to actually implement multiple passes through the server. I'll keep you posted

I tried to do that myself. I got close, but never got it to handle certain common cases. It will be great if you can pull it off, though the tool is still a great help as it is. Good luck!

This could be related to the lack of flag N support.
https://httpd.apache.org/docs/trunk/rewrite/flags.html#flag_n