No one is attacking your server, that's just the django server telling
you what's going on in your app (when you perform any action the
server logs it).

On Nov 14, 4:50 pm, John Fabiani <jo...@jfcomputer.com> wrote:
> Hi,
> I'm a newbie to not only django but web programming in general.
>
> I have noticed that when I run my "python mange.py runserver" command I see
> strange entries that have nothing to do with my programming efforts.
>
> GET some URL  (not mine)  returns 404
> or
> CONNECTION some IP address (not on my network)   returns 404
>
> Does the above type entries reveal someone is attacking my server?
>
> Johnf

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to