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 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Hello,
I have the Redis Object Cache Plugin installed on my website, connected via TCP to Redis Server is working fine. I try now to connect via Unix Socket, but get Connection Exception: Permission denied (RedisException).
Changed Redis to use Unix Socket
unixsocket...
Hello,
My site runs the OneSignal web push notifications plugin ans I have some issues with the service worker files not being served as "Content-Type: application/javascript".
OS
CentOS Linux 7.7.1908 (Core)
Product
Plesk Obsidian
Version 18.0.23 Update #4, last updated on Feb 11...
Thanks for the hint. I tried the adapted snippet in the htaccess File, but the redirect is not working still. I was wondering if
I could wrap your snippet in
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^business-coach-layout/(.*) https://mydomain.com/business-layout/...
Hello,
I would like to do my redirects via htaccess File. I have for example the following code:
<IfModule mod_rewrite.c>
RewriteRule ^business-coach-layout/$ https://mydomain.com/business-layout/ [R=301,L]
</IfModule>
When i add the code snippet to the htaccess File the Redirect is not...
Hello,
I have on my server 3 Domains, 2 Domains are showing the WP Toolkit Options and there I have the possibility to Clone the Domains to create a staging Website. But for 1 Domain I don't have the Clone Option available, is there a way to get the Option there as well?
CentOS Linux 7.7.1908...
Hello,
I have Apache and Nginx Reverse Proxy in Plesk. Actual Plesk Version with Centos 7.5. I have installed EWWW Image Optimizer and activated webp and JS (Alternate) webp rewriting (JS rewriting is mandatory while webp with Cloudflare Free Plan will otherwise not work.
I stumbled over the...
Hello,
what is the correct placement of the headers, when using Apache with Nginx reverse Proxy? additional Apache directives or Nginx additional directives?
Thx
Sally
Hello @virtubox,
to add the HSTS header to Nginx additional configuration, would it be not ok to add it just like this?
add_header Strict-Transport-Security max-age=61536000;
Just saw that you add it at the beginning like more_set_headers , is there a difference?
Thx
Sally
Hello Nicolas,
thanks for your reply. I use the BPS Pro Security Plugin what creates htaccess rules, and for Caching WP Rocket. I need to keep my config with Apache for mod_rewrite and as reverse Proxy Nginx. mod_pagespeed would not really than be a good choice, when it start to make trouble :)...
Hello,
i have the issue when posting a new post on Wordpress Website, the post not rapper, only when i refresh the browser, the new post appear and when access the next time the website, the post is not shown public.
Is there way that nginx checks with Apache to see if new content is...
Hello,
I'm using Plesk Onyx 17.8.11 with Apache and Nginx together. When Nginx Caching is activated, which Solution is behind, Memcached or Redis in Standard Config?
Thx
Sally