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

  1. W

    Resolved Plesk Onyx - .htaccess Expires Headers not working

    Hi Peter, I added the below code to the "Additional Nginx directives" in the Nginx web server settings field. location ~* \.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf|x-html|css|xml|js|woff|woff2|ttf|svg|eot)$ { expires 365d; } It made the site load faster but seem to brake the sites...
Back
Top