Subj : CVS commit src/sbbs3/websrvr.c To : All From : rswindell Date : Sat Mar 26 2005 03:55 am src/sbbs3 websrvr.c 1.292 1.293 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv10730 Modified Files: websrvr.c Log Message: Added support for ctrl/cgi_handler.ini to allow php-cgi.exe (for example) to automatically handle .php files. This specific example is not (yet) working for me though (keeps returning a 404 status with "No input file specified."). Other simple simpler handlers have been tested and worked fine. .