• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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