Answer the question
In order to leave comments, you need to log in
RewriteRule htacces, what's wrong?
There is like this: http://site.ru/index.php?page=fundblok
It is necessary like this: http://site.ru/fundblok.htm
I do this:
RewriteRule ^([^/\.]+)/?.htm$ ./index.php?page=$1 [QSA]
RewriteRule ^(.*)/?.htm$ /index.php?page=$1 [QSA]
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