ArkiwiAPI/arav_up_api/.htaccess
2015-09-12 18:48:06 +02:00

6 lines
126 B
ApacheConf

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php [QSA]