• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk 12.0.18 + Apache

kbu

New Pleskian
Hi there,

could anybody help me with plesk. My websites doesn't work with https...
How i understood nginx listen 80 and 443 and then redirect to apache 7080 and 7081.

so, nginx listen correct ports:

tcp 0 0 ip:443 0.0.0.0:* LISTEN 4777/nginx
tcp 0 0 ip:80 0.0.0.0:* LISTEN 4777/nginx

and apache listen only ipv6

tcp6 0 0 :::7080 :::* LISTEN 9126/apache2
tcp6 0 0 :::7081 :::* LISTEN 9126/apache2

And i think here is the problem, or am i wrong?

Config is standart for webservers...
How can i fix https?
Thx in advance!
 
Back
Top