Thank you. problem fixed.
The line in the guide I followed to set up nginx
ttps://www.digitalocean.com/community/tutorials/how-to-deploy-web2py-python-applications-with-uwsgi-and-nginx-on-ubuntu-14-04
in particular
location ~* /(\w+)/static/ {
root /home/user/myapp/applications/;
Probably a wrong nginx config not serving the admin's static files
correctly.
--
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 b
2 matches
Mail list logo