• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: /wa/favicon.ico ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /wa/favicon.ico ?


  • Subject: Re: /wa/favicon.ico ?
  • From: Guido Neitzer <email@hidden>
  • Date: Mon, 11 May 2009 17:03:47 -0700

On May 11, 2009, at 4:42 PM, Joe Moreno wrote:

You could try my "solution" - I see the exception in the logs and, realizing it's just a call for the favicon.ico, just ignore it. Pretty lazy, eh?

I've been toying with the idea of creating a direct action with this name to return something.

As I said:

       <IfModule mod_rewrite.c>
               RewriteEngine On
               RewriteCond %{REQUEST_METHOD} ^TRACE
               RewriteRule .* - [F]
               RewriteRule /.*/favicon.ico /favicon.ico [PT]

		# more rules ...
	</IfModule>

and be done with it. I have an image in the root folder of the domain and that works just fine.

Guido
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >/wa/favicon.ico ? (From: Jeremy Rosenberg <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Guido Neitzer <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Jeremy Rosenberg <email@hidden>)
 >Re: /wa/favicon.ico ? (From: Joe Moreno <email@hidden>)

  • Prev by Date: Re: /wa/favicon.ico ?
  • Next by Date: Re: /wa/favicon.ico ?
  • Previous by thread: Re: /wa/favicon.ico ?
  • Next by thread: Re: /wa/favicon.ico ?
  • Index(es):
    • Date
    • Thread