I am facing issues with friendly url on my site.
My requests loop if I do this:
RewriteEngine On
Options +FollowSymLinks
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ sessao.php
If I do this, I do not fall into the loop, but my...
asked by
04.03.2014 / 00:18