logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: error
Author
Bruce



Joined: 28 Nov 2006
Posts: 77
Location: Mars

PostPosted: Mon 12 Mar '07 10:37    Post subject: error Reply with quote

Hi I have these error happening all the time and would like to fined out how or what to do with them or how to stop some of them from happening

[error] [client 211.100.249.20] Invalid method in request \x16\x03
[Sun Mar 11 20:18:56 2007] [error] [client 207.81.148.215] File does not exist: C:/MyServer/htdocs/favicon.ico, referer: http://www.avantbrowser.com
[Sun Mar 11 22:19:57 2007] [error] [client 75.80.96.179] File does not exist: C:/MyServer/htdocs/favicon.ico
[Sun Mar 11 22:21:13 2007] [error] [client 75.80.96.179] File does not exist: C:/MyServer/htdocs/favicon.ico
[Sun Mar 11 22:45:48 2007] [error] [client 128.194.135.94] File does not exist: C:/MyServer/htdocs/robots.txt
[Sun Mar 11 23:08:24 2007] [error] [client 207.81.148.215] File does not exist: C:/MyServer/htdocs/favicon.ico, referer: ht
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7306
Location: Germany, Next to Hamburg

PostPosted: Mon 12 Mar '07 15:44    Post subject: Reply with quote

You can create an favicon.ico for your docroot Wink
Back to top
Bruce



Joined: 28 Nov 2006
Posts: 77
Location: Mars

PostPosted: Mon 12 Mar '07 22:30    Post subject: Reply with quote

James Blond wrote:
You can create an favicon.ico for your docroot Wink


sounds good but what is favicon.ico is there an example some where that I mite take a look at and what mite it do outside stopping the error. Thanks for all the help in the last months I found my connection problem now server is connecting to internet Very Happy Very Happy Very Happy
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7306
Location: Germany, Next to Hamburg

PostPosted: Mon 12 Mar '07 22:36    Post subject: Reply with quote

Ask the oracel!


http://en.wikipedia.org/wiki/Favicon.ico
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3059
Location: Hilversum, NL, EU

PostPosted: Mon 12 Mar '07 22:39    Post subject: Reply with quote

example:

Put in C:/MyServer/htdocs/ :

http://www.apachelounge.com/favicon.ico

and a empty robot.txt file
Back to top
Bruce



Joined: 28 Nov 2006
Posts: 77
Location: Mars

PostPosted: Mon 12 Mar '07 22:52    Post subject: Reply with quote

Thank,s I will make some up that sounds like a fun one to do Laughing
Back to top


Reply to topic   Topic: error View previous topic :: View next topic
Post new topic   Forum Index -> Apache