|
Damned, I thought there was no .htaccess but there was a forgotton one with:
AddType application/x-httpd-php .html .htm
could this have caused this strange behaviour? would it override the script-handler or something?
for apache it *adds* them to the existing handlers.
I didn't need that so I just removed it and it started to work again.
Thanks for your support!
|