I have an application of many domains to one set of tafs. I also have a
folder for each domain for includes, templates, css, etc. I have also placed
my favicon.ico file in that folder. Because of the way I have this setup, I
really don't have an exclusive root for each domain, they share a root
directory.

Each page has the following:
<link rel="shortcut icon" href="../Sites/reeds/Image/favicon.ico"
type="image/ico">

I am getting the following in my IIS log which shows that some favicon.ico
requests are completing properly:
2004-12-02 00:06:15 GET /Sites/reeds/Image/favicon.ico - - 68.174.248.43
HTTP/1.1
Mozilla/5.0+(Macintosh;+U;+PPC+Mac+OS+X;+en-us)+AppleWebKit/125.4+(KHTML,+li
ke+Gecko)+Safari/125.9 Witango_UserReference=698E6A2927E554B141AE5C75 -
www.reedssports.com 200 0 0 4941 525 328

But I am also getting the following in my Witango.log indicating that some
requests are not getting processed properly. Evidently yhey are
disrequarding my <link rel> statement. Maybe this is browser dependant.
02/12/2004      05:20:31        66.82.9.70      [EMAIL PROTECTED]
3820    1       1       [Application File]      START   /404/404reeds.taf
Witango_Server_5         404;http://www.reedssports.com:80/favicon.ico

I know some of you are using the many domains to one set of app files
strategy. I was wondering how you get around this.

Thanks

Steve Fogelson
Internet Commerce Solutions
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to