View Single Post
  #4  
Old 03-30-2007, 08:30 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Quote:
How reliable is lsws in using apache2 vhost files?
Should be very well.
Quote:
Do I have to run lsws as root? isn't it safer to create a user/group for it like I have with apache2 (www-data/www-data using Debian)?
Yes, start lsws as root, it will change user id to the user id specified during installation, you should use the same user id as apache2 during installation.

Quote:
Just noticed another issues I have to look up: logging. ispcfg uses a special apache2 log format to track data and resource usage of the users...
How special it is, usually, "combined" log format is used by Apache, which is the defautl format used by LSWS.
Reply With Quote