Could be a permission issue. When you open it from localhost do you still use lighttpd or do you start web2py user your user account?
On Oct 2, 10:58 am, Arnaud Masselin <[email protected]> wrote: > Hi all, > > i have deployed Web2py 1.83.2 on lighttpd production server. And i > have a problem for edit css files in the admin interface. I raise a > 404 error when I try to edit files. > > Files seems to be accessible because, for example, <app_name>/static/ > landing_a_default_new.css display content of my css file. > > All others files (language, contoller, html files in views) are > editable without problems. > > When i run the same app on localhost, I can edit my css. > > Where comes this problem ? > > Thanks.

