the favicon is not an error. Some browser look for that file in order to display a web site icon close to the url. Perhaps you should have one.
On Feb 19, 9:09 pm, reyelts <[email protected]> wrote: > Thanks a bunch... it didn't occur to me to look in layout.html, and > that's where the problem was. The other half of the problem was that > it appears the GAE development environment doesn't seem to want to > pick up changes dynamically like the standalone web2py environment... > dev_appserver.py seems to need restart for many things. > > Any idea what the favicon.ico message at the end is all about? It's > not one of my files, and the only mention I could find of it in the > rest of web2py was in routes.example.py. I have my own routes.py > without that mention, and I deleted routes.example.py just to be sure. > But, GAE still wants to look for it. -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

