Forum Moderators: phranque
Such a rule is usually used before all other rules which are to be skipped if the requested URL matches this rule's pattern. It basically means, "If we get a request matching this URL-path, quit processing mod_rewrite directives and don't even evaluate the remaining rules in this .htaccess file."
Jim
It basically means, "If we get a request matching this URL-path, quit processing mod_rewrite directives and don't even evaluate the remaining rules in this .htaccess file.
A sort of odd inquiry that may benefit others!
For those of us that have long lists of IP ranges in directives, would the processing perhaps be faster is the Ranges were broken into smaller multiple blocks?
Thanks
Don
Jim
[edited by: jdMorgan at 7:28 pm (utc) on Jan. 31, 2009]