Re: htaccess file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greg Donald wrote:
On 4/21/05, Pieter du Toit <pieterdt@xxxxxxxxxxxx> 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux