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.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Hey guys,
Could not find posted question relatable.
I installed Varnish on the server manually.
The current plan is Nginx -> Varnish -> Httpd.
Initially, I got a redirect issue whenever I pointed nginx to varnish through the proxy_pass.
I contacted Liquid support and they solved this by...
This is what I get when I enable nginx in Updates (it was turned off)
Error: New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [emerg] bind() to [2a01:4f8:c17:1ebd::2]:80 failed (99: Cannot assign requested address) nginx...
Hi, I am hoping you may be able to help me.
I am running Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 6.9 Final, Apache and Nginx on private server.
I suspended a domain on the 31st October, then needed to re-allow it. Since then I have been getting a warning message on the Plesk admin page...
I'm looking for a place to set the following items.
add_header X-Content-Type-Options nosniff;
add_header X-XSS-Protection "1; mode=block";
add_header X-Robots-Tag none;
add_header X-Download-Options noopen;
add_header X-Permitted-Cross-Domain-Policies none;
I'm using Nextcloud with nginx. It...
I have a VPS with Plesk as Reverse Proxy of Apache.
In a domain I have a WP Multisite -con sub domain configuration.
A plugin creates a file nginx.conf in the root of the domain associated with WP.
I wonder if I should move the contents of this configuration file to another location.
Thanks...