These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for .htaccess on the new forum.
This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
I want to turn Php_Flag register_global On for a directory, any ideas on how i can do it ? i did it with .htaccess file but it doesnt work. Any ideas why ?
Hi Faisal
You can only place php_flag in an htacces file if overriding the option is enabled for that directory in httpd.conf
Here's a[a href="http://www.patternmedia.com/articles/apache_htaccess_for_php_web_applica... to a useful explanation.