FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Session globals through .htaccess

 


AlexNet
What is the string for .htaccess to allow session globals? I cant seem to find it anywhere.Question



Thanks
Daniel15
Do you mean register_globals? In that case, it's:
Code:

php_flag register_globals 1


If you'd like to turn register_globals off, just change the '1' to a '0'.
AlexNet
am I correct in saying that the .htaccess file in the root directory is the one to alter? or should there be one in the public html?
n0obie4life
AlexNet wrote:
am I correct in saying that the .htaccess file in the root directory is the one to alter? or should there be one in the public html?


public_html
Reply to topic    Frihost Forum Index -> Support and Web Hosting -> Web Hosting Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.