• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

ngx_pagespeed

  1. Dukemaster

    Question Disallow public access for ngx_pagespeed admin area

    Hi, thanks for implementing ngx_pagespeed compiled by nginx. It's necessary to provide a basic manual, because the ..example.com/pagespeed_global_admin and ..example.com/pagespeed_admin directories are open. The common way disallowing public access by pagespeed AdminPath /pagespeed_admin...
  2. Dukemaster

    Question Nginx (TLS 1.3 + Pagespeed) - Updating cipher list

    Hi, today I updated ngx_pagespeed, it is running like a charm with TLS 1.3. But in Qualys ssllabs.com I discovered that the recent cipher list should also get an update. Here is the cipher list in /etc/nginx/conf.d/ssl.conf ssl_protocols TLSv1 TLSv1.1 TLSv1.2 TLSv1.3; ssl_ciphers...
  3. Dukemaster

    Resolved Recompiling Nginx with Pagespeed (ngx_pagespeed)

    Hi at all, since I discovered two irregularities with the displayed version of Pagespeed I'm fighting with myself about recompiling Nginx 1.13.5 again with modules ngx_pagespeed, brotli, etc, shortly speaking the whole tutorial of @UFHH01. The problem could be caused by my own mistake compiling...
  4. Dukemaster

    Resolved Redis and ngx_pagespeed configuration

    Hi @ all today I made the further configuration of ngx_pagespeed which is running successfully since a few weeks. Today changed the configured to with Redis for Shared Memory Metadata Cache. The directory /var/cache/pagespeed/ was successful created after applying pagespeed...
Back
Top