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

Plesk 11.5 CLI : Nginx Static Content Processing

paulieG

Regular Pleskian
Hi,

According to the help on /usr/local/psa/bin one of these commands should actually work :

CT-3001-bash-4.1# /usr/local/psa/bin/domain -u pagwag.co.uk -nginx-serve-static true -nginx-static-extensions ''
SUCCESS: Update of domain 'pagwag.co.uk' completed.
CT-3001-bash-4.1# /usr/local/psa/bin/domain -u pagwag.co.uk -nginx-serve-static true -nginx-static-extensions 'zip'
SUCCESS: Update of domain 'pagwag.co.uk' completed.
CT-3001-bash-4.1# /usr/local/psa/bin/domain -u pagwag.co.uk -nginx-serve-static false -nginx-static-extensions 'zip'
SUCCESS: Update of domain 'pagwag.co.uk' completed.
CT-3001-bash-4.1# /usr/local/psa/bin/domain -u pagwag.co.uk -nginx-serve-static false
SUCCESS: Update of domain 'pagwag.co.uk' completed.

However none do... static files processing remains off in the GUI and in the configuration file.

Anyone else experienced this?

Paul.
 
Back
Top