andersondefaria1980/zf2napratica/master/public/.htaccess
RewriteEngine On RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteBase / RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ index.php [NC,L] php_flag zend_codetracing.trace_enable on php_flag zend_codetracing.always_dump on
Files
