RewriteRule (.htaccess)
#4

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):
Код:
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
Reply


Messages In This Thread
RewriteRule (.htaccess) - by ZaBraNjeNi - 01.04.2016, 21:52
Re: RewriteRule (.htaccess) - by Ahmad45123 - 01.04.2016, 22:42
Re: RewriteRule (.htaccess) - by Sublime - 02.04.2016, 00:32
Re: RewriteRule (.htaccess) - by BlackBank - 04.04.2016, 22:58
Re: RewriteRule (.htaccess) - by ZaBraNjeNi - 06.04.2016, 04:54

Forum Jump:


Users browsing this thread: 1 Guest(s)