Page 1 of 1

how to enable regsiter global variable through .htaccess

Posted: Thu Jan 04, 2007 5:10 am
by eshban
How can i modify my .htaccess file, so that it will TURN on the value of REGISTER_GLOBAL variable to true.
please guide.

Posted: Thu Jan 04, 2007 5:56 am
by neel_basu
Ya You Can Do it With a .htaccess file
==========================

Code: Select all

php_flag register_globals On

Posted: Thu Jan 04, 2007 10:49 am
by feyd
I'm not sure what this thread has to do with Regex, so I'm moving this to Apache.

eshban, please take care in where you decide to post.