put the robots.txt somewhere, for example in applications/welcome/ static and then create a routes.py
routes_in=[('/robots.txt','/welcome/static/robots.txt')] this is in the book. Chapter 4. On Jan 28, 10:52 pm, Jason Brower <encomp...@gmail.com> wrote: > I used to use this...http://browsershots.org/ > But it seems that I need a robots.txt file in the root of my site > here...http://www.bullseyedesign4u.com/welcome/default/index > Is there an easy way to make this file > inhttp://www.bullseyedesign4u.com/robots.txtin my web2py install? I > wonder if other sites demand the robot there as well. :/ > Are there any other sites to get screenshots from other browsers? I > can't find anyone with ie6 to get me a screenshot. I would love it if > someone here could too. :P > BR, > Jason Brower -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.