Dear all, This is potentially a very dumb question but is there a way to test if a page served by Turbogears is from turbogears? And is there a general solution to the problem.
I have been wondering whether to jump ship from mod_python recently and it occurred to me, that I (and presumably others) would feel safer with knowledge of how many sites were using what middleware system. This is similar to netcraft.co.uk's survey of webservers. So if turbogears labelled each page with a META tag saying "turbogears!" the problem would be simple in the specific case. But is there a general solution (ala netcraft.co.uk) where clever knowledge of the http headers tips them off to whether a site is running IIS or Apache etc. Its just a passing thought, but I felt like sharing. cheers paul

