regarding the lsadm account. could I just add that account to a group I created for permission to the folder or would that have some advers impact? or should I just chmod and add the permission?
vhconf.xml is supposed to be created by lsadm. lsadm user should be able to create files under /var/www/conf/sitename. lsadm should also be in the web server group.
I sent you a PM.
Thank you for your help. Is there a writeup or KB article on how to setup a NFS repository behind LiteSpeed servers?
I did some searching but couldn't locate anything.
LSWS has no knowledge of NFS. Just make sure NFS share has the same ownership/permission as if it is local file system: admin web user (lsadm) has ownership and write permission to the config files.
Quote:
# ls -ld /path/to/lsws/conf
drwx------ 4 lsadm lsadm 4096 Jul 10 12:47 /path/to/lsws/conf/ # e.g. /usr/local/lsws/conf