I have two folders, when I add the function it takes only the first one, for example:
RewriteRule ^atacado/(.*)/(.*) atacado/index.php?estado=$1&cidade=$2 [NC,L]
RewriteRule ^mercado/(.*)/(.*) mercado/index.php?estado=$1&cidade=$2 [NC,...
asked by
26.01.2017 / 14:57