olimpotec/vendefacil/master/web/public/.htaccess
RewriteEngine On #RewriteRule ^(.+)/$ /$1 [R=301,L] RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ /vendefacil/vendefacil/web/public/index.php [NC,L]