2009/12/7 陶艺夫 <artman...@gmail.com>: > Thanks for reply. > I do know the server's IP, I can connect to the server too. I'm runing > web2py behind a apache web server. What I mean is - How can I set a secure > channel to connect to the server to manage the site? > > thanks.
Take a look at ssh "-L" param, I guess that's all you need. > > 2009/12/7 blackthorne <francisco....@gmail.com> >> >> when you run web2py just define the IP for the interface where you >> want web2py to be available. >> Suppose your web2py is running on a machine with the IP 192.168.1.9, >> then you could do: >> python web2py.py -i 192.168.1.9 >> >> Regards >> >> On Dec 7, 2:03 am, 陶艺夫 <artman...@gmail.com> wrote: >> > Hi, >> > I'm runing a web2py in an openvpn server and I want to login as an >> > administrator to manage my site from a openvpn client. >> > How can I make it possible? >> > >> > Thanks. >> >> -- >> >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To post to this group, send email to web...@googlegroups.com. >> To unsubscribe from this group, send email to >> web2py+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/web2py?hl=en. >> >> > > -- > > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to web...@googlegroups.com. > To unsubscribe from this group, send email to > web2py+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > -- Luyun Xie 谢路云 http://magefromhell.blogspot.com/ (http://blog.hellmage.info/) -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.