Hello,
I'm doing a project and I've been adding it online to do a test, locally everything works, I have my ".htaccess" like this:
Options All -Indexes
RewriteEngine On
RewriteRule ^([-a-zA-Z0-9]+)$ index.php?ruta=$1
On the server the page...
asked by
08.03.2018 / 19:01