HenrikG wrote:
> Hi!
> 
> I have a problem with email-reports of "Broken INTERNAL link" that
> doesn't seem correct. For example this one:
> 
> Referrer: http://www.teamxstream.se/
> Requested URL: /star_empty.gif
> 
> When I access the referrer page, I get no error message myself and in
> the source there are only occurrences of "star_empty.gif" like this:
> <img alt="grade" src="/media/images/icons/16x16/star_empty.gif" />
> 
> I've had many similar issues that just seem wrong. I'm running Ubuntu
> with Apache 2.2, PostgreSQL 8.1 and Django development version.

Curious.

I would strip out or disable all your javascript and if the 
/start_empty.gif requests stop you know the problem is in there somewhere.

Is Apache doing any redirects?  Look in it's conf files.  Also worth a 
look at Apache's logs to find out more about exactly when and from were 
the /star_empty.gif request occurs.  Can't always believe emails ya know ;)



-- 
Norman J. Harman Jr.
Senior Web Specialist, Austin American-Statesman
___________________________________________________________________________
You've got fun!  Check out Austin360.com for all the entertainment
info you need to live it up in the big city!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to