Unfortunately, Zope does not show up like mod_php, mod_perl, or java on an apache server. Netcraft really only notices the http server, so it will not accurately count zope run as a CGI. A site only counts as a zope site if it is running zserver, so that makes it difficult to track. Anyone want to write a mod_zope that merely puts the zope name in the server string for those of us using apache in front :) Troy
-----Original Message----- From: Brendon Grunewald [mailto:brendon@70south.com] Sent: Monday, September 10, 2001 4:02 PM To: zope@zope.org Subject: Re: [Zope] What's up with netcraft?
I tested it with my site that IS ZOPE based, but Apache front ended, and got the following result:
"The site www.70south.com is running Apache/1.3.17 (Unix) (SuSE/Linux) mod_fastcgi/2.2.2 mod_perl/1.24 on Linux."
Hence it seems that even if you run Zope, if Apache is at the front end Zope is not counted :-(