rlij/criadouro/master/front/.htaccess
RewriteEngine on RewriteRule !.(js|gif|jpg|png|css|txt|pdf|xls|xlsx|doc|docx|ppt|pptx|mp3|wav|wmv|mp4|wma|pfx|zip|eot|woff|ttf|svg|html|php)$ public/index.php [L] RewriteCond %{REQUEST_URI} !^/public/ RewriteRule ^(.*)$ public/$1 [L]
Files
