View Single Post
  #1  
Old 06-24-2008, 02:57 AM
Gerry Gerry is offline
Member
 
Join Date: Feb 2008
Posts: 29
Default LSWS + {Tomcat,Resin,...} on shared hosting

Currently we have an LSWS setup running on our shared hosting platform with PHP4 and 5 with SuExec. This works perfectly.
We would like to offer JSP support as well. Is there an howto available for this? I saw on the wiki that there are plans to create one.

What are the best practices for this? Which server is recommended? (Tomcat? Resin? Others?) How do you make sure the user's scripts are executed by their user, just as with SuExec for PHP? How to integrate this into LSWS?

Any tip is welcome!
Reply With Quote