CWP Option FollowSymLinks not allowed here

sudo nano /usr/local/cwpsrv/htdocs/resources/conf/web_servers/vhosts/httpd/default.tpl

look for this line <Directory “%docroot%”> and replace it with the following

<Directory "%docroot%">
  Options -Indexes +FollowSymLinks
  AllowOverride All
</Directory>

go to your cpanel https://yourdomain:2083/
from side menu go to Domains-> AutoSSL
check Installed Certificates card and click renew for the domain affected