Great. I can't see that there is such a file, but it will of course be created when running touch. What if I upload the file via ftp? Would that give the same effect? It should be much the same, right?
Doesn't seems to work. What is supposed to happen? Will LS restart with that at once, or when you try to access the site from the web? Does it matter if the file is owned by someone else that server owner:group and what permission should it have?
The need to restart the server after uploading new files to the server is not so good and the first negative thing I have to say about LS. I believe you need to address this. Or have I missed some settings in admin
You need to restart the rails application with other rails hosting platform as well. Nothing special for LiteSpeed. With Enterprise edition, uploading a ".ls_restart" file together with the application, it will restarts.
You need to restart the rails application with other rails hosting platform as well. Nothing special for LiteSpeed. With Enterprise edition, uploading a ".ls_restart" file together with the application, it will restarts.
Not with Mongrel if I remember it correctly. And Apache don't need it (though it doesn't run Rails). Or? Why would you need to restart the server when you've made a change in a file like css for example? It doesn't need to be restarted when you add it the first time.
No, LSWS does not even serve it, the css is from the browser cache, if you clear the cache and request the file again, you should see that the latest file.
No, LSWS does not even serve it, the css is from the browser cache, if you clear the cache and request the file again, you should see that the latest file.
No I don't. As a developer I don't have cache on. I've tested on several browsers on my Mac and PC. However, I now see a strange number in the href for the external css. That's LSWS. Could it be something about compression?