• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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