Hi Lionel, as I mentioned, I installed a new app and used the code you sent me for this new app so I didn't need to reload the webapp as I installed it with your code already. It didn't work. Does this code work for you? Is your URL with Pythonanywhere without the /init/default/ ?
I just checked the Web2py URL which is also hosted with Pythonanywhere and it also looks like this: http://web2py.com/init/default/what They also have the /init/default/ in the URL I wonder if there is any way to get rid of it. One of the problems with this url for example is that the first thing Google looks at when crawling a website is www.example.com/robot.txt I am so far unable to produce a URL like that. The same issue with the sitemap.xml. The only way I can place the sitemap or the robot text is like this:http://www.example.com/init/static/robot.txt which is not optimal. On Saturday, October 10, 2015 at 4:51:06 PM UTC+8, Leonel Câmara wrote: > > Did you reload your webapp after making the changes? > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-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.

