From: Jeff D. <da...@da...> - 2002-11-01 23:02:58
|
Thanks for the info, Matti. It turns out that ForceType (instead of SetHandler) works with (at least my) Apache 1.3.x. If updated http://phpwiki.sourceforge.net/phpwiki/PrettyWiki, take a look and make any appropriate changes... I see no point of fixing config.php so that it turns on USE_PATH_INFO by default under apache 2.0, since it seems that default installations of 2.0 don't support PATH_INFO... If someone can figure out a way to determine whether AcceptPathInfo is enabled or not, that would be different. At this point, I think I'll just put a pointer to PrettyWiki in the index.php comments... |