Correct location for robots.txt in virtual-hosted zope sites?
Aloha, I have not been able to google up an answer to this, not for zope sites v-hosted behind apache anyhow. Do robots correctly find a file object named 'robots.txt' (containing text specifying the desired robot rules) if it is put in the root folder for a zope site v-hosted behind apache? For example apache points all requests for http://siteone.com/ to a folder named siteone.com in my zope 2.8.8 instance. If I put a robots.txt file in the siteone.com folder in zope, do the robots find it, as they would if it were a simple static HTML site? If not...how is this handled for zope sites v-hosted behind apache? thanks, John S. -- John Schinnerer - MA, Whole Systems Design ------------------------------------------ - Eco-Living - Whole Systems Design Services People - Place - Learning - Integration john@eco-living.net http://eco-living.net
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 9 Dec 2006, at 07:42, John Schinnerer wrote:
Do robots correctly find a file object named 'robots.txt' (containing text specifying the desired robot rules) if it is put in the root folder for a zope site v-hosted behind apache?
You could have found out in a split second by creating a robots.txt and then visiting http://my.site/robots.txt with a browser... jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFFepHrRAx5nvEhZLIRAsUWAJ9Iz2rU1WZoj2q3VCxuREAbbwU4SgCeJ354 DSrOjafh7RfLHelFscq+hzo= =ftlv -----END PGP SIGNATURE-----
Thank you, Doh! Far too obvious for my tired late-night brain! John S. Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 9 Dec 2006, at 07:42, John Schinnerer wrote:
Do robots correctly find a file object named 'robots.txt' (containing text specifying the desired robot rules) if it is put in the root folder for a zope site v-hosted behind apache?
You could have found out in a split second by creating a robots.txt and then visiting http://my.site/robots.txt with a browser...
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin)
iD8DBQFFepHrRAx5nvEhZLIRAsUWAJ9Iz2rU1WZoj2q3VCxuREAbbwU4SgCeJ354 DSrOjafh7RfLHelFscq+hzo= =ftlv -----END PGP SIGNATURE----- _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- John Schinnerer - MA, Whole Systems Design ------------------------------------------ - Eco-Living - Whole Systems Design Services People - Place - Learning - Integration john@eco-living.net http://eco-living.net
participants (2)
-
Jens Vagelpohl -
John Schinnerer