Monday 06 January 2003 9:02:28 am
For those ppl running Apache 2.* there migth be a problem getting things to work. I noticed it at the login screen. /index.php/user/login/ generated a 404. I tested with a CGI-script (Perl) and there the PATH_INFO (/user/login/) works fine, but not on any PPH-script. The reason for this is that PATH_INFO must be turned on *explicitly* in Apache 2.*. Two helphful URL's:
- http://httpd.apache.org/docs-2.0/mod/core.html#acceptpathinfo - http://www.apacheweek.com/issues/02-07-12
\atle\ --
|