• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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