I am using web2py admin served by nginx and uwsgi. When I access the server from the same LAN, I can edit files with no problem. When I use an ssh tunnel to proxy into my LAN from a remote location, I can login to the admin app and I can view files, but when I try to edit them, I get nothing in the edit window. I get no errors, just a blank edit window.
The permissions used by the nginx, and uwsgi match the file ownership. If I change the ownership to 777, I still have the problem. Anybody have an idea what's causing this? -- --- 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/groups/opt_out.

