On Sat, Sep 26, 2009 at 4:41 PM, troyhitch <[email protected]> wrote:
>
> Michael -
>
> Thanks. Unfortunately this doesn't seem to have solved the problem. I
> updated settings.py on the culprit site with this:
>
> IGNORABLE_404_STARTS = ('/cgi-bin/',)
> IGNORABLE_404_ENDS =
> ('favicon.ico','favicon.ico/','.php','.php/','robots.txt','robots.txt/')
>
> But continue to see the same 404 warnings. I'm happy to file a bug,
> but I'm still vexed as to why it would be working fine on the sister
> site.
>
>
What's the referring page for these listed as? Checking my logs I don't
ever see these things coming in with a referrer set, meaning they wouldn't
generate broken links email. I'm curious why you are seeing these come in
(apparently) with referrers.
Karen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---