• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How do I allow my web site to manage 403/404 pages

J

Jon Nunan

Guest
I've developed a website using Drupal that works fine on my local box.

When a non-logged in user or an unauthorised user tries to access some content they shouldn't be allowed Drupal sends it's own 403 page which seems to be being overwritten by Plesk's 403 page. Drupal's watchdog (basically its log) is logging that it generated the 403 page, but I don't see it as I did on my non-plesk dev box. Instead I see the default Plesk 403 page.

I've tried toggling 'Custom error-docs' but it only seems to alter the look of static html files in a whole other directory. This is not going to work as especially with the 403 page I need to have a dynamic query string with a redirect destination once the user logs in. Am I missing something obvious?
 
Back
Top