Repost: SSI invoking CGI fix PATCH

2002-12-04 Thread Nick Bauman
Errr, Anyone care about this? How do I get a patch in the repository? > Hello Tom Cats, > > Currently under Tomcat 4.1.12 SSI "normal" configuration which invokes a > CGI script does not work. The reason for this is pretty obvious: The SSI > servelet uses the pathInfo (PATH_INFO) value and calls

SSI invoking CGI fix PATCH

2002-12-03 Thread Nick Bauman
Hello Tom Cats, Currently under Tomcat 4.1.12 SSI "normal" configuration which invokes a CGI script does not work. The reason for this is pretty obvious: The SSI servelet uses the pathInfo (PATH_INFO) value and calls the request dispatcher for any resources needed. The request dispatcher eats the