TUX CGI module problems
"Serge Sozonoff" <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <3C33A216FCFD3A49B79DA3B98872C841086728@MAIL2> |
Hi Guys, RH 7.2/2.4.18 kernel and Tux 2.2.5 Tux compiled as module I know this has been covered a few time in this list already and despite this info I still cannot get the Tux CGI module to work correctly. I have TUX/CGI cgi pl setup correctly in tux.mime.types I have set the cgiroot = / so there should not be any chroot problems. I have my documentroot set to /www under /www I have created a cgi-bin directory. I have a zero length file in /www called test.cgi I have my real test.cgi script under /www/cgi-bin/ When I call http://localhost/test.cgi in my browser I just get blank return. A line from extended logging looks something like this: 62.202.147.200:59994 - - Wed May 15 13:42:41 2002 (0,-1,0) [K:0,CM:0] "GET /test.cgi HTTP/1.1" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)" - 0 200 Not sure how to interpret this since I have not found and doc on the extended log format. Any thoughts are more then welcome. Thanks, Serge