Hi guys,
I have successfully install OLS o my local machine, the admin works, the example works and if I try to add a new virtualhost in the same location as the Example, which is owned by root, mainly `/usr/local/lsws/Example2` it also works. So far, so good.
Now, I try to add a new virtualhost to a folder on my home directory where I'm working on an app. No matter what I do I get 403. I looked at the docs, forum, switched the folder/file mask to 755/644, even owner to nobody:nogroup, tries to set the suid to my user, to use symbolic link from the install folder to my folder, and all in vain. I tried to make the php lock file to be owned by my user:group but when it starts it's still nobody:nogroup.
I can't believe that there is no one else who ran into the same issue on their local machines. After all it's default linux
Got any ideas?
Thanks!
I have successfully install OLS o my local machine, the admin works, the example works and if I try to add a new virtualhost in the same location as the Example, which is owned by root, mainly `/usr/local/lsws/Example2` it also works. So far, so good.
Now, I try to add a new virtualhost to a folder on my home directory where I'm working on an app. No matter what I do I get 403. I looked at the docs, forum, switched the folder/file mask to 755/644, even owner to nobody:nogroup, tries to set the suid to my user, to use symbolic link from the install folder to my folder, and all in vain. I tried to make the php lock file to be owned by my user:group but when it starts it's still nobody:nogroup.
I can't believe that there is no one else who ran into the same issue on their local machines. After all it's default linux
Got any ideas?
Thanks!