[Zope] Zopebot

Chris McDonough chrism@digicool.com
Thu, 28 Sep 2000 17:11:58 -0400


Even better, sniff for the Server: directive in the HTTP header...

For example, Zope.org returns as an HTTP header:
  Server: Zope/(unreleased version) ZServer/1.1b1


----- Original Message -----
From: "Shane Hathaway" <shane@digicool.com>
To: <zope@zope.org>
Sent: Thursday, September 28, 2000 4:38 PM
Subject: Re: [Zope] Zopebot


> Jason Cunliffe wrote:
> >
> > How to find out all the sites using Zope?
> >
> > Write some code which will check the web and return results for any site
> > which responds to adding "/manage"
> >
> > Can anyone suggest how make this really work?
>
> Even better, use /manage_copyright.  That way you will never
> accidentally generate an e-mail telling of the "unauthorized" access.
>
> Use wget or Python's urllib.
>
> Shane
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>