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.
How to monitor NGINX stats with Zabbix on Plesk?
Monitor Nginx with Zabbix | badllama.com
https://goo.gl/icsv8Q
All this things are nor work, because I cant't understand how to create localhost domain with Plesk admin panel... It there any help page with information how I can monitor nginx...
I am using apache+nginx on Server. I added this config into Additional directives for HTTP:
ErrorDocument 500 /var/www/vhosts/site.com/error_docs/error503.html
And this into Additional nginx directives
error_page 500 /error503.html;
error_page 501 /error503.html;
error_page 502...
I am using apache+nginx on Server. I added this config into Additional directives for HTTP:
ErrorDocument 500 /var/www/vhosts/site.com/error_docs/error503.html
And this into Additional nginx directives
error_page 500 /error503.html;
error_page 501 /error503.html;
error_page 502...
Failed to resolve the challenge for www.domain.com
Works Nginx + apache2 - nginx as reverse proxy - so I can't get certs for domain . What I'm doing wrong?
Also I have a problem to get image in link https://example.com/A/images/233/image.png and if I create .htaccess with "Allow from all" file...