i'm connected trough ssh to a remote linux box .. i started web2py by command 
line using : 

 python web2py.py -i 10.0.1.7 -p 8080 -a xxxxxx


if i go on the web page :

http://myip:8080/welcome/default/index 

 i can access to the web2py main page, but if i try to login to the admin 
interface i receive this message : 

 amministrazione disabilitata: comunicazione non sicura

how can i avoid this security check ?

can you point me to the doc section where i can learn more about it ?

Many many thanks!!!

--Massimo.

Reply via email to