jacksongomesbr/livro-web-codigo-fonte/master/backend/db-dbal/api/.htaccess
<IfModule mod_rewrite.c> Options -MultiViews RewriteBase /livro-web-codigo-fonte/backend/db-dbal/api RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [QSA,L] </IfModule>
Files
