Nope, at least not that I know of.  We're dealing more with Apache issues
than PHP issues.  That's why I'd use the approach outlined below.

> -----Original Message-----
> is there anything that would show up in phpinfo() that would tell me if
> that feature is disabled?
> 
> Jon
> 
> On Aug 13, 2004, at 7:10 PM, Ed Lazor wrote:
> 
> > Yea, it depends on whether your server allows you to put settings in
> > .htaccess.  Try putting an invalid command in there like
> > NotAValidDirective
> > and test to see if your pages stop working and whether you get a log
> > error
> > saying that the htaccess file includes an invalid command.

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

Reply via email to