I set register globals off in my php.ini. But I want to set it ON only at one site.
Putting it in the .htaccess will set it to on although is off in the main php.ini of the server? or I have to add the line to the vhost??
php_value register_globals on
Thanks!



LinkBack URL
About LinkBacks
Reply With Quote





