• 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.

Resolved port 80 not working but port 443 working

Try to reconfigure it with

# plesk repair web tlbht.ml
 
i have done repair but still same problem :
Output of repair:
Repairing web server configuration
Repairing web server configuration for the domain plbht.ml ...... [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0
 
Not any related error.

Fri Nov 18 10:36:10.527120 2016] [ssl:warn] [pid 29268:tid 139737722976128] AH01909: plbht.ml:443:0 server certificate does NOT include an ID which matches the server name

Only ssl:warn errors
 
Hmm... All looks fine with telnet from my side:

[root@ppu12-5 ~]# telnet plbht.ml 80
Trying 222.73.236.48...
Connected to plbht.ml.
Escape character is '^]'.
HEAD / HTTP/1.0
HOST: plbht.ml

HTTP/1.1 200 OK
Date: Fri, 18 Nov 2016 03:42:45 GMT
Server: Apache
Last-Modified: Thu, 17 Nov 2016 08:40:42 GMT
ETag: "8-5417b2516df8d"
Accept-Ranges: bytes
Content-Length: 8
X-Powered-By: PleskLin
MS-Author-Via: DAV
Connection: close
Content-Type: text/html
 
Back
Top