Answer the question
In order to leave comments, you need to log in
How to prevent RewriteRule from rewriting URL?
There is such htaccess
<IfModule mod_rewrite.c>
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /
RewriteRule ^nos-locations/(.+)/?$ /nos-locations?url=$1 [R=302,L]
</IfModule>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question