Answer the question
In order to leave comments, you need to log in
Mod_rewrite, it's not entirely clear why it doesn't work?
Hello!
made this .htaccess:
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/([az]*) /index.php?theme=$1
But the links still continue be of the form:
mysite.info/?theme=dictionary
and I would like:
mysite.info/dictionary
Thank you very much!
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