Re: OT: favicon.ico

2001-05-14 Thread Neil Gunton
___cliff rayman___ wrote: > > instead of putting the icon in each directory, try these rewrite rules: > > RewriteCond %REQUEST_FILENAME !/my_icons/favicon.ico$ > RewriteRule favicon.ico$ /my_icons/favicon.ico Hmmm, thanks a lot! I'll try that. -Neil ---

OT: favicon.ico

2001-05-14 Thread ___cliff rayman___
instead of putting the icon in each directory, try these rewrite rules: RewriteCond %REQUEST_FILENAME !/my_icons/favicon.ico$ RewriteRule favicon.ico$ /my_icons/favicon.ico Neil Gunton wrote: > Just as I'd gotten rid of all those irritating error log entries related > to favicon.ico (I finally