Subj : CVS commit src/sbbs3/websrvr.c To : All From : deuce Date : Wed May 11 2005 10:02 pm src/sbbs3 websrvr.c 1.314 1.315 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv21640 Modified Files: websrvr.c Log Message: Add support for: cgi_env.ini web_handler.ini headerless CGI scrupts. get_cgi_handler() modified to behave differently between Win32 and *nix. The script still MUST have execute permissions. I may relax this someday if anyone points out a reason for it. .