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.
Thank you for your help! I was looking for the link /var/www/vhosts/system/<domain>/conf/nginx.conf. I could log the body of post requests when adding the needed configuration at /var/www/vhosts/system/<domain>/conf/nginx.conf !
What is the condition that overwrite the file...
Hi,
I'm trying to log POST HTTP requests data too. Proxy mode is enabled, so only Nginx is used.
I have found that the needed configuration at Nginx.conf is :
log_format post_logs '[$time_local] "$request" $status '
'$body_bytes_sent "$http_referer" '...
Hi,
We are facing the same issue, all httpd processes were killed and Apache stopped. The file var/www/vhosts/system/<domain_name>/access_ssl_log was found empty and has been deleted. Nginx is used instead of Apache, but we still notice the same strange characters at Plesk access and error logs.