For security reasons you cannot access admin remotely using port 80. You either setup https, or a ssh tunnel, or access it from localhost.
On Monday, 10 September 2012 04:17:20 UTC-5, Vladimir wrote: > > Hello! > I'd like to try web2py, but I can not open administrative pages. I'm > getting this error: > > Forbidden > > You don't have permission to access /admin/default/index on this server. > ------------------------------ > Apache/2.2.16 (Debian) Server at localhost Port 80 > My operating system is Debian 6.04 with the last stable version of web2py. > At installation process I've choosed web2py to be installed as apache2 > module. Web2py is working - only admin interface is not acceptable. I've > controled the ownership of web directories (/home/www-data): the owner is > www-data (apache server). > Thanks for any help. > --

