I'm running PHP through mod_fastcgi & mod_suexec, and I added Header set X-UA-Compatible "IE=edge env=best-standards-support"
to my .htaccess file. It works fine for static content, but the PHP files lack the header. How do I fix this problem?
Home
/
user-11996