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  -  [EMAIL PROTECTED]
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 )

Reply via email to