Page is a not externally linkable
incrediBILL - 1:06 am on Jan 24, 2013 (gmt 0)
php includes will likely break
Actually, includes won't break, otherwise nothing ever written in PHP would work.
However, "php_value auto_prepend_file" might not work in FastCGI as I'm not sure they use that in .htaccess but a regular include() statement in the actual code that I mentioned will work fine.