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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
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