View Single Post
  #3  
Old 03-31-2005, 10:49 AM
ts77 ts77 is offline
Senior Member
 
Join Date: Nov 2004
Posts: 288
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!
Reply With Quote