Hi. I'm trying out web2py with a simple install on the mac. Changes in my code are not noticed when I run my app via it's URL in Firefox.
For example, after I removed the content of the default index.html and added my own 5 lines, I got complaints about (non-existent) line 84. When I moved my index.html to index.html.hold, I got complaints about the content of the now absent file. I have tried reloading the URL and restarting the server. Is there a cache somewhere else I need to clear? Thanks for any help you can provide to get me going with web2py. Sally

