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

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