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.
OK, problem solved. My Firefox used cached version of required page and in incognito mode nginx denied correctly. After restart redmine plugin also reached target location. Thank you, guys, you are awesome :)
Thanks for the quick reply! I investigated nginx conf's and what I'm find out:
in all server directives in /etc/nginx/plesk.conf.d/vhosts/redmine.domain.tld.conf last line is: include "/var/www/vhosts/system/redmine.domain.tld/conf/vhost_nginx.conf"; and this file (vhost_nginx.conf) is writed by...
Hi! I'm setting up redmine with telegram plugin which required of manually setup nginx rules for specific location.
Here is the project GitHub - centosadmin/redmine_telegram_common: Redmine Telegram Common plugin
I have to add this block into apache&nginx settings in Additional nginx...