Hi
Im getting the following error if i try to open https://www.domain.com/webmail
This page isn’t working
www.domain.com is currently unable to handle this request.
HTTP ERROR 500
When i open https://www.domain.com its working fine
I use the following for webmail.
# Alias for roundcube WebMail login
Alias "/webmail" "/etc/sentora/panel/etc/apps/webmail"
<Directory "/etc/sentora/panel/etc/apps/webmail/">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
regards
Im getting the following error if i try to open https://www.domain.com/webmail
This page isn’t working
www.domain.com is currently unable to handle this request.
HTTP ERROR 500
When i open https://www.domain.com its working fine
I use the following for webmail.
# Alias for roundcube WebMail login
Alias "/webmail" "/etc/sentora/panel/etc/apps/webmail"
<Directory "/etc/sentora/panel/etc/apps/webmail/">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>
regards