28 Sep
2000
28 Sep
'00
8:38 p.m.
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