On 4/21/05, Pieter du Toit <[EMAIL PROTECTED]> wrote:
> Is there any way that i can see if using htaccess file is enabled on server
> without contacting my isp.
> 
> I created a htaccess file and ftp'd it to the server with the
> register_globals flag set to 0:
> 
> php_admin_flag register_globals 0

php_flag register_globals Off

is what I've always used.


-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to