litespeed + ruby + rails/tmp/session issue.
Hello guys,
When my users move their rails applications on to my servers, the rails app directories are chmoded to 755. But that give litespeed a problem because it wants to write a session in the tmp/sessions directory. Is there a way to move the location were litespeed writes this session data, outside the rails app?
Cheers
|