04.04.2016, 22:58
Already tried with [L,NC] behind those RewriteRules? I thought it was also required, but i'm not sure.
Example what i mean (also works on my vagrant/vm box, so tested):
Example what i mean (also works on my vagrant/vm box, so tested):
Код:
RewriteEngine On RewriteRule ^registracija$ "index.php?page=registracija" [L,NC] RewriteRule ^login$ "index.php?page=login" [L,NC] <Files 403.shtml> order allow,deny allow from all </Files> deny from 5.149.69.140