• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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