X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=www%2F.htaccess;h=a3be2debc0ff2ada0d671a612b504d4ad0c778ac;hb=67672f1de588927289253f9b56270e5336aa537d;hp=cab738c183432d4fdeafe0714fcf6780a36f52d5;hpb=6fdbfe32798452ec1c0fdbda57edabb892518409;p=readifood.git diff --git a/www/.htaccess b/www/.htaccess index cab738c..a3be2de 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -1,4 +1,3 @@ RewriteEngine on -RewriteCond %{REQUEST_FILENAME} !/style\.css$ -RewriteCond %{REQUEST_FILENAME} !/logo\.png$ +RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.+) index.php [L]