Answer the question
In order to leave comments, you need to log in
CNC problem, address distortion, how to fix?
The bottom line is, there is a simple CNC rule, it looks like this:
RewriteEngine on
RewriteBase /
RewriteRule ^([\w\d]+)$ index.php?cpu=$1 [NC,L]
http://site/page
http://site/more_page
http://site/page?bla_bla_bla
http://site/page?bla_bla_bla
http://site/page
Answer the question
In order to leave comments, you need to log in
This nonsense is a GET request. If your site itself generates such requests, then you need to fix it in the site by converting them to CNC, and there will be no problem. And if you care about what users and robots can write, then let them write, it’s bad for you or something.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question