Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Givs a change, to activate the Option nginxServeStatic "Statische Dateien direkt durch nginx bedienen" for all new user and existing user?
Whiteout this option the wordpress layout is destroy
you should be aware, that ".htaccess" - files can't be read by nginx, that's why YOU have to convert existing modifications for apache into "Additional nginx directives". A FORUM SEARCH might help you to find corresponding threads and posts here in the forum, to solve your issue(s)/error(s)/problem(s) and it might as well be a good idea to have a look at the free Plesk Extension=> "htaccess to nginx", which is a converter, helping you to convert ".htaccess" - files to nginx directives.
Here is an example command, to change this setting over the command line for a specific subscription:
Code:
plesk bin subscription --update-web-server-settings example.com -nginx-serve-static true
In case, that you desire an automatic change of this setting, when you install for example an application over the application catalog, you should consider to use an "Event handler" ( =>Home > Tools & Settings > Event Manager )
In another case, you might as well automatically install a wordpress - installation for a newly created domain and you might as well wish to modify the "-nginx-serve-static" in such cases. Good news for you, because there is a nice Plesk blog - article at: