It has in htaccess where regex works perfectly with no numbers in the rule, but with numbers not working correctly.
RewriteRule ^([a-zA-Z]{1,20})-to-([a-zA-Z]{1,20})-([a-zA-Z0-9-]{1,30})\/?$ page.php?ti=$1&at=$2&pl=$3 [NC,L]//linha...
asked by
07.04.2016 / 05:21