• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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