From: Jeff D. <da...@da...> - 2002-01-17 18:00:31
|
Tim Bogart said: >>1. In index.php, define USE_PATH_INFO to 'false'. (Just uncomment the >> sample line which is already there.) >> > > That worked. Good. Eventually you probably want to find a way to re-enable USE_PATH_INFO (if PHP is running as mod_php, and not CGI). (It results in (IMHO) prettier URLs --- not a big deal in any case.) |