From: Jeff D. <da...@da...> - 2002-01-14 05:53:48
|
On Sun, 13 Jan 2002 21:25:26 -0500 "Carsten Klapp" <car...@ma...> wrote: > > It turns out with Apache/1.3.22, PhpWiki's use of "<IfModule mod_php4.c>" > in the '.htaccess' file is correct after all. The default 'httpd.conf' is > very conservative, and so it does not permit "Options" overrides in > '.htaccess' files. Aha. This should definitely go in a README somewhere... In light of that, we probably should comment out all the php_flag line in the top-level .htaccess. |