Comment out these two lines...
#elif (remote_addr not in hosts) and (remote_addr != "127.0.0.1"):
# raise HTTP(200, T('appadmin is disabled because insecure channel'))
On Tuesday, March 20, 2012 7:38:05 AM UTC-7, Hassan Alnatour wrote:
>
> Dear ALL,
>
> How can i use web2py when its deployed , like using appadmin and when
> i have an error i can see the error ..
>
>

