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

Search results

  1. T

    Resolved Custom 500 error page

    Thank you for your reply! I fixed it with the following: # Needed since the errors are coming from our backend. proxy_intercept_errors on; # Custom 500 page. error_page 500 /internal_server_error.html; location = /internal_server_error.html { root...
  2. T

    Resolved Custom 500 error page

    Hi UFHH01, Thank you for your reply! I changed the: "/var/www/vhosts/YOUR-DOMAIN.COM/error_docs/internal_server_error.html" page, but I'm still getting the browsers default error page (in Chrome), in Firefox I receive an White screen, when I look at the source it's empty. I removed all the...
  3. T

    Resolved Custom 500 error page

    Hi, I'm tring to add an custom 500 page to subdomain, it seems that this is not working, but I'm not sure if I'm doing something wrong. I'm using the Linux edition running on Ubuntu 16.04. This is what I tried: Enable "Custom error documents" on Hosting settings for the subdomain and main...
Back
Top