I'm using php_value auto_prepend_file in an .htaccess file to add a file onto the front of all my scripts for some testing, this works fine for .php pages, but not for .wphp pages.
Does anyone know why this could be, or of something I could do in order to have the file prepended (sp?) to all of my php scripts?
Thanks