Hi,
I'm about to switch from OpenLiteSpeed to LiteSpeed Enterprise. With OpenLiteSpeed I had the sites directory setup like this:
mount --bind /var/www/example.com /home/example-com/www
Document root setting in OpenLiteSpeed /var/www/example.com/web
I've tried to do the same setup with LiteSpeed Enterprise, but always getting an 404 error when accessing the domain. On the other hand it works with directories in /var/www when not using mount --bind.
How can I solve this issue?
Thanks.
I'm about to switch from OpenLiteSpeed to LiteSpeed Enterprise. With OpenLiteSpeed I had the sites directory setup like this:
mount --bind /var/www/example.com /home/example-com/www
Document root setting in OpenLiteSpeed /var/www/example.com/web
I've tried to do the same setup with LiteSpeed Enterprise, but always getting an 404 error when accessing the domain. On the other hand it works with directories in /var/www when not using mount --bind.
How can I solve this issue?
Thanks.