Getting 403 Forbidden Error Using web2py with Apache2 WSGI on Fedora
问题 I'm getting 403 Forbidden with the webpage displaying: Forbidden You don't have permission to access / on this server. The access log shows the following corresponding to this: [Mon Jan 20 17:12:03.888576 2014] [authz_core:error] [pid 1940] [client XX.XX.XX.XX:32491] AH01630: client denied by server configuration: /opt/web-apps/web2py/wsgihandler.py I've the following permissions set for the above directory: /]# ls -ld opt drwxrwxrwx. 4 root root 4096 Jan 10 20:05 opt opt]# ls -ld web-apps