Page 1 of 1

apache 2x favicon error?

Posted: Thu Mar 31, 2005 1:17 am
by brandan
i'm getting an error that favicon.ico doesn't exist. does anybody know if there's a way to ignore browser requests for this file?

Posted: Thu Mar 31, 2005 1:22 am
by feyd
make the file exist, or maybe you can define it as blank (in the page code) but it is good to have the file there (just in case)

Posted: Thu Mar 31, 2005 7:49 am
by brandan
oh, duh. thanks.