From: Leif W <war...@us...> - 2004-05-05 15:37:07
|
Oh, if you're using the host name, make sure you've enabled HTTP/1.1. HTTP/1.0 doesn't send a Host header. :) "GET /DynAPI_CVSROOT/ HTTP/1.0" Leif ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Wednesday, May 05, 2004 11:29 AM Subject: [Dynapi-Help] To whoever is trying to access dynapi.kicks-ass.net > Don't use the IP address, use the host name. The Apache server needs > the "Host" header sent by a client request to a non-IP address, to know > what site to pick out of the few I have. My "default" site is set up > with no pages, just to catch annoying virus probes from cluttering the > valid log file entries in the other logs. > > ==> /var/www/default/logs/default-access-VhostCombinedIO.log <== > default w.x.y.z - - 2004-05-05,126-19-3@11:23:52 -0400 "GET > /DynAPI_CVSROOT/ HTTP/1.0" 404 340 "-" "Mozilla/4.0 (compatible; MSIE > 6.0; Windows NT 5.1; .NET CLR 1.1.4322)" 477 606 1096 > > ==> /var/www/default/logs/default-error.log <== > [Wed May 05 11:23:52 2004] [error] [client w.x.y.z] File does not exist: > /mnt/hdb1/web/default/public_html/DynAPI_CVSROOT > > Leif > > P.S. 'They' are watching you! ;-) And 'I' am 'They'! > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |