KimchiAPI/api_frontend/.htaccess

3 lines
80 B
ApacheConf

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