Hi All,
I have just installed LSWS 1.5 Pro and am having a few issues with permissions.
I created a new virtual host in the admin panel and pointed its home directory to /home/lsws/www.mydomain.com/
The permissions on that folder and all folders below it are:
chmod 760
chown lsws.lsws
The permissions on the files within those folders is:
chmod 640
chown lsws.lsws
The user and group 'lsws' is who i am running the server as, but when i try to browse to one of the files, the web server tells me access is denied.
The only way to rectify this is to make the files chmod 644 which is world readable...
Any Ideas?
I have just installed LSWS 1.5 Pro and am having a few issues with permissions.
I created a new virtual host in the admin panel and pointed its home directory to /home/lsws/www.mydomain.com/
The permissions on that folder and all folders below it are:
chmod 760
chown lsws.lsws
The permissions on the files within those folders is:
chmod 640
chown lsws.lsws
The user and group 'lsws' is who i am running the server as, but when i try to browse to one of the files, the web server tells me access is denied.
The only way to rectify this is to make the files chmod 644 which is world readable...
Any Ideas?