View Single Post
Old 2008-07-30, 12:32 PM   #8
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Quote:
Originally Posted by japamor View Post
I think its fixed now.
It was only happening on 2 of my domains and in both the .htaccess file had one line:
AddType application/x-httpd-php .html

I don't know what this line is supposed to do but when I took it out everything worked fine.
That allowed you to execute PHP within HTML pages. You better make sure that you didn't have any includes on your HTML pages.

EDIT: I just viewed the source of the index of the link list in your sig. It's a mess. I mean really, really bad. Be happy that any browser can view that page. You have <HTML> tags and <HEAD> sections popping up at least two more times lower in your page. It's insane. |shocking|
__________________
Click here to purchase a bridge I'm selling.

Last edited by Useless; 2008-07-30 at 12:39 PM..
Useless is offline   Reply With Quote