• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question accessing rocketchat via https

slain

New Pleskian
Hi together,

i have recently installed the chat application rocketchat on my plesk linux server (ubuntu 18.04) just by the installation guide in this link. I'm also able to access the application in the browser with http on port 3000 but it is not working for https. So my question is what apache configuration do i have to make to get the application working on https.

I'm only using apache webserver. I'm using letsencrypt for certficate. In the hosting settings ssl/tls is enabled as well as permanent seo-safe 301 redirect.

In case you need further information, let me know.

br
slain
 
Hi guys,

short update, i checked the apache config which is provided for apache reverse proxy by rocketchat and am trying to implement it in the additional https directives in plesk.
I'm getting the following error:
Invalid Apache configuration: AH00526: Syntax error on line 1 of /var/www/vhosts/system/domain.com/conf/vhost_ssl.conf: <VirtualHost> cannot occur within <VirtualHost> section

I tried these setps without success.

br
slain
 
Back
Top