Subj : CVS commit src/sbbs3/websrvr.c To : All From : deuce Date : Wed Sep 28 2005 05:51 pm src/sbbs3 websrvr.c 1.344 1.345 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv24536 Modified Files: websrvr.c Log Message: Fix for PATH_INFO-based scripts installed as an index filename in the root of the host. (ie: index.cgi) This would allow index.cgi to be (say) viewcvs.cgi and URLs such as: http://cvs.synchro.net/src/sbbs3/websrvr.c To work. .