Subj : CVS commit src/sbbs3/websrvr.c To : All From : deuce Date : Thu Apr 07 2005 07:43 am src/sbbs3 websrvr.c 1.304 1.305 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv5512 Modified Files: websrvr.c Log Message: Stop relying on vhost[0] to determine if vhosts should be used. Set host and vhost from scfg.sys_inetaddr if it's not set by the request or Host: header (ie: HTTP/0.9, some HTTP/1.0 clients) .