google app engine favicon.ico does not update -


i'm developing gae app.

i have favicon.ico in static folder, recommended , explained everywhere.

now changed picture in favicon.ico. in local host can see new favicon.ico, when try open webpage url (on server) see old favicon.ico.

it persist when uploaded newer version of app gae.

try looking @ favicon directly, e.g., go http://mysite.com/favicon.ico. if looks right there, caching issue resolve soon.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -