Talk:KB / Unix / .htaccess files
From DreamHost
< Talk:KB
Are flags like
php_value allow_call_time_pass_reference true
php_value error_reporting E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
php_value display_errors Off
allowed at all on .htaccess files?
Gwyneth Llewelyn 15:19, 5 Jul 2006 (PDT)
php_value and htaccess
I just asked a question about setting php_value in .htaccess through a support email, and got back the answer of: "sorry, we don't support modifying php through .htaccess. "
So, I guess that's a no. It would have been nice to specify my php include path, but I guess I'll have to just add that to the top of each page instead :(

