| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Account Suspended Join Date: Jun 2005
Posts: 745
![]() ![]() | Two Rewrite rules ([L] Problem) RewriteRule ^news\-(.*)(/?)((.*)?)(/?)((.*)?)$ /index.php [L] RewriteRule .* http://archive.something.com/$1 The first rule works, if I remove the second rule, but otherwise, the second rule "takes presedance" and overtakes the original rule. I was under the belief that [L] meant don't exectue any further rules? |
| |