Hello,
I am having some difficulty to access admin interface from localhost when my web2py application is deployed with Apache server on Windows. Although I can check whether the app is working on my local workstation, but I would like to check app status and see whether values in database are correct when "real" people use it on the development server before packaging the app as binary.

