Re: TUX CGI module problems
Alex Antropoff <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 04, 2002 at 05:38:12PM +0100, Serge Sozonoff wrote: > Hi again all, > > I still do not have TUX cgi working, any clues would be much appreciated. tux chroots to cgiroot, in your case it's /, but as you can see in extcgi.c, line 261, all cgi requests lead to executing of /cgi-bin/progname. So, or make correct cgiroot with needed libraries and so on or just put all your cgi's to /cgi-bin directory. > > Thanks, Serge > -- Regards, Alex Antropoff