Ok found the error. The Apache Server did not parse the htaccess file. Took me some time to find out that the allowoverride Switch is not in the Apache2.conf. It was in etc/apache2/sites-available/default (atleast for a Debian install of Apache). Now it Works in al my devices. Still I find it strange that I could download flies over one Devise and not the other. If one was with url_rewrite on and the other with Off I could Understand it, but not in One came yes and One no with the same options.
|