I'm still in development and using the web.py local host and suddenly in the past few days I get /favicon.ico 404 errors. Here is some output:
C:\... \py>python ac.py 127.0.0.1:8080 http://127.0.0.1:8080/ localhost - - [02/May/2008 19:18:17] "GET / HTTP/1.1" 200 - localhost - - [02/May/2008 19:18:59] "GET /static/graphics/logo_ac- top.gif HTTP/1.1" 200 - localhost - - [02/May/2008 19:18:59] "GET /favicon.ico HTTP/1.1" 404 - localhost - - [02/May/2008 19:18:59] "GET /favicon.ico HTTP/1.1" 404 - Any ideas what I can do? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
