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.
Cheers,
I change the default Plesk port usually due to multiple reasons.
For IPv6 I changed the file /etc/sw-cp-server/conf.d/ipv6_ports.inc
But this file will be restored (possibly by the update manager) every night.
/etc/sw-cp-server/conf.d/plesk.conf stays untouched and keeps my port...
Okay, I looked myself to find a solution and following worked for me:
Symptom-check:
# /usr/local/psa/admin/sbin/nginxmng -s
Enabled
# /opt/psa/admin/sbin/nginx_proxy -s
off
# /opt/psa/admin/sbin/nginx_proxy -h
gave me
Usage: nginx_proxy { --on | --off } --port-map <mapping> [...
Hey together,
a few weeks ago I had to restore a server. We run nginx as reverse proxy and were not able to start nginx the normal way. After:
systemctl restart nginx.service
Journal-log is complaining about an "argument" concerning the test command.
● nginx.service - Startup script for nginx...