ConsEco/Sources/API/.htaccess

3 lines
80 B

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.php [L]