I am using this guide to setup a shared SSL certificate, but am having problems.
I was in the new secured site root directory, and used the command
ln -sf /var/www/web1/web web1
I then attempted to view the page by typing
https://secure.mydomain.com/web1
SSL is enabled, but I am getting an error which states
------------------------------------------------------------------
403 Error- Forbidden!
The following error occurred:
You are not permitted to access the requested URL
Please contact the Webmaster with any queries
------------------------------------------------------------------
Anyone have any idea why? or how to rectify the issue?