Anyone with a example apache config working ... I've been trying for 2 days and got nothing... the python coded is executed correct but my static are either 403 or 404.. here is my apache config:
https://pastebin.com/uV0aEu0F And the error log from apache: [Fri Oct 06 17:52:38.698109 2017] [authz_core:error] [pid 15941:tid 140229217228544] [client 127.0.0.1:34980] AH01630: client denied by server configuration: /opt/web-apps/web2py/applications/$1, referer: https://.../examples/ [Fri Oct 06 17:52:38.928778 2017] [authz_core:error] [pid 15941:tid 140229217228544] [client 127.0.0.1:34980] AH01630: client denied by server configuration: /opt/web-apps/web2py/applications/$1, referer: https://.../examples/ [Fri Oct 06 17:52:38.931174 2017] [authz_core:error] [pid 15941:tid 140229217228544] [client 127.0.0.1:34980] AH01630: client denied by server configuration: /opt/web-apps/web2py/applications/$1, referer: https://.../examples/ [Fri Oct 06 17:52:39.154339 2017] [authz_core:error] [pid 15941:tid 140229217228544] [client 127.0.0.1:34980] AH01630: client denied by server configuration: /opt/web-apps/web2py/applications/$1, referer: https://.../examples/ The result, i can access the apps but without statics -- Msc. Yoel Benítez Fonseca Dpto. Informática. Redacción Adelante http://www.adelante.cu/ -- 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.

