Hi Christer, since robots.txt is a static content put it under your static files (e.g. www.pythonvarmland.se/static/robots.txt). This is what I have done in my projects. By the way, if I call www.pythonvarmland.se/robots.txt <http://www.google.com/url?q=http%3A%2F%2Fwww.pythonvarmland.se%2Frobots.txt&sa=D&sntz=1&usg=AFQjCNGqBl3ARBHISeewx5FrwzMLYiMaXw> i get the content of a robots.txt. Might be that your webserver configuration now has the definition for your robots.txt or this is the standard mezzanine robots.txt that is already in your static directory.
Christian -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
