As stated by many here admin and appadmin only work from localhost and
remotely via ssl (ssh tunnel or https is enabled). This is from your
protection and it is a bad idea to change it. In fact if you allow
remote admin access without ssl, anybody in the networks the packets
travel through can easily steal the admin password and have complete
access to your server.
Massimo
On Aug 20, 5:52 am, "
sudhir.axeler...@gmail.com"
<
sudhir.axeler...@gmail.com> wrote:
> I think web2py's admin interface is accessible via localhost or through
> a ssl enabled server (if you are accessing admin interface remotely).
> But I believe this behavior may be changed, because the admin demo on
> web2py site run without https
>
> Sudhir
>
> zhaopeng wrote:
> > i login to web2py from a remote computer and got this error.
> > the host ip is :10.x.x.x
> > so i type the url:http://10.x.x.x:8000in browser on a remote computer