I wonder if there is any way to hide a subdirectory or a variable in the friendly url? Example:
.htaccess
RewriteRule ^([a-z,0-9,A-Z,_-]+)/categoria-([a-z,0-9,A-Z,_-]+)$ index.php?link=6&categoriaid=$1
In this case, I pass the catego...
asked by
08.11.2016 / 20:22