Posted by Jochem Maas on 10/15/86 11:14
Greg Donald wrote:
> On 4/21/05, Pieter du Toit <pieterdt@telkomsa.net> 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 :-)
Navigation:
[Reply to this message]
|