View Single Post
  #5  
Old 03-22-2006, 08:41 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Quote:
However, you suggested that it's possible to do so if we provide dedicated php-fcgi process for each UID. How exactly do we do that?
Just define a dedicate PHP FCGI or LSAPI application, php script handler, and set "CGI Chroot Mode" to "Doc Root UID".

http://www.litespeedtech.com/docs/Vi...hCGISetUidMode

For multiple similar vhost, you can use our vhost template feature.
Reply With Quote