I deleted apache2 with all modules / config files and web2py. Then I have installed everything. And I've followed steps <http://web2py.com/books/default/chapter/29/13/deployment-recipes#Linux-and-Unix> as root(su), then it started to work. I guess my previous configuration files(security.conf-apache2.conf) broke things, but I'm not sure yet.
On Wednesday, November 4, 2015 at 5:19:41 PM UTC+3, Barış Güvercin wrote: > > Hello everyone, > > I have newly installed Debian 8 and Apache 2.4 server. I run the script > setup-web2py-ubuntu.sh (attached). And wsgihandler.py has +x permission. > But when I connect server, I get '403 Forbidden' / 'You don't have > permission to access / on this server.' > In apache's error log : > [access_compat:error] ....... AH01797: client denied by server > configuration: /home/www-data/web2py/wsgihandler.py > > and access log : > .... "GET / HTTP/1.1" 403 701 > > > Thanks in advance > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

