Re: NoCatSplash and CGI?
Schuyler Erle <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
* On 7-Jan-2005 at 10:01AM PST, Pankaj Godbole said: > > I would like to run some CGI scripts using the NoCatSplash webserver > on port 5280. My question is: 1] In which dir. should I place my cgi > scripts? 2] Which webserver config file should I modify to access > these scripts? Right now NoCatSplash does not support CGI. You might consider running thttpd or another HTTP server that does support CGI, and running that alongside NoCatSplash. I'm not against supporting CGI as a configure option but at present I don't have the time to implement it myself. Patches welcome, though. SDE