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

Recent content by Tristan

  1. T

    Resolved All Websites work under http2 except my Plesk Control Panel

    Thanks! I've added http2 to the listen 8443 line in /etc/sw-cp-server/conf.d/plesk.conf "listen 8443 ssl http2;" Also I added the same ssl ciphers as in my default nginx config: /etc/sw-cp-server/conf.d/plesk.conf server_names_hash_bucket_size 64; server { listen 8443 ssl...
  2. T

    Resolved All Websites work under http2 except my Plesk Control Panel

    Hi There, A little issue. I want my Plesk Control Panel also to use http2. But this is not the case. Weird thing is that sites I host do use http2 only the control panel doesn't. I would normally access the control panel through: https://mydomain.com:8443 I also modified...
  3. T

    Input Advisor http2 button

    Resolved - "ssl_ciphers" directive is duplicate in /etc/nginx/conf.d/ssl.conf
  4. T

    Input Advisor http2 button

    In my case the cipher suite was not correct in ssl.conf just a tip!
Back
Top