View Single Post
  #2  
Old 02-12-2007, 03:55 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
You need to set port offset to "1", so LSWS will use port 81.
Quote:
does it support password protected directory properly? Plesk stores the password file inside the "/pd" directory differently.
As long as it uses standard Apache directives, it should work.

Quote:
does it support web user feature in Plesk?
Do you mean the /~username/..., it is not supported directly, but can be archived with some rewrite rules.

Quote:
Plesk stores httpd.include in each vhost/conf directory. Will Litespeed read each of this file properly?
Yes.
Reply With Quote