• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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