I ilustrate Guest Sep 6, 2005 #1 is there a way to set register globals to off per site? i have register globals set to on for a site but need it off for another. what should i do?
is there a way to set register globals to off per site? i have register globals set to on for a site but need it off for another. what should i do?
P poke Guest Sep 6, 2005 #2 use the search function in this forum and type register globals or vhost.conf or vhost_ssl.conf .... There have been tons of posts on this
use the search function in this forum and type register globals or vhost.conf or vhost_ssl.conf .... There have been tons of posts on this
I ilustrate Guest Sep 6, 2005 #3 thanks, i ended getting this fixed with a simple entry on the .htaccess file that says.... php_flag register_globals off
thanks, i ended getting this fixed with a simple entry on the .htaccess file that says.... php_flag register_globals off