Page is a not externally linkable
moroandrea - 3:19 pm on Feb 13, 2013 (gmt 0)
@g1smd yes possibily I did get confused by redrects and rewrites in this particular instance.
In any case rules will be executed from top to the bottom of the file. So what I need to pay attention to is what I am asking and avoid clashes.
As usual there is not just one route to achieve the goal.
Now going back to your answer.
If a URL request is rewritten, the server tries to serve the content from the rewritten internal location
Does this mean that rewritten URL because they are not making a new request, they will keep processing the rules without the .htaccess to be parsed again from the beginning (unless the [L] won't stop processing)?