• 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.

Recent content by Rooked

  1. R

    Question Blocking access to wp-admin with nginx directive

    Hello! I'd like to block access to /wp-admin and /wp-login on my Wordpress website for everybody except a specific IP-address. My site doesn't have proxy mode turned on but when I add the below nginx directive to my settings I can still get to /wp-admin: location ~ /(wp-login|wp-admin/) {...
  2. R

    Issue Upstream timeout issues

    Hi, thanks for your reply! The odd thing is other websites on this server are still loading while this site experiences this issue. I can't spot anything strange in resource usage (CPU, Memory, Disk) graphs either. Is there anything specific I should be looking for? The site in question...
  3. R

    Issue Upstream timeout issues

    Hi, I'm experience issues with a specific website that sometimes returns time out / upstream errors. This issue pops up every few days resulting in my entire website not loading and, after a while, returning a HTTP 504 timeout message. This stays until I restart the PHP engine (I usually change...
Back
Top