Hi friends, Please can someone help me with this trouble ?
I've this website related to Notebooks, http://www.tiendanotebooks.com.ar and the directory software has a rewrite rule who is working well.
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-l RewriteRule ^(.*)$ index.php [QSA,L]