Answer the question
In order to leave comments, you need to log in
How to make CNC?
Please tell me how to remove the .php extension from the url: site.ru/page.php => site.ru/page
And convert the page with id: site.ru/page.php?id=100 => site.ru/page /100
Answer the question
In order to leave comments, you need to log in
Look here
https ://github.com/madeas/analytics/blob/master/.h...
# убираем .html веб страниц
RewriteCond %{REQUEST_URI} !\.[a-zA-Z0-9]{2,4}
RewriteCond %{REQUEST_URI} !/$
RewriteRule ^(.*)$ $1.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question