Greg Donald wrote:
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.

On/Off and 0/1 are interchangeable in this context.




but what really got me was the line: php_flag engine off

that pretty much take away any doubt that this might have been a php related 
question :-)

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



Reply via email to