a3be2debc0ff2ada0d671a612b504d4ad0c778ac
[readifood.git] / www / .htaccess
1 RewriteEngine on
2 RewriteCond %{REQUEST_FILENAME} !-f
3 RewriteRule ^(.+) index.php [L]