• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

custom error page

  1. G

    Question Automatic redirecting to custom errorpages in PHP

    Hi, I am setting up a new server, its similar to my old server, except the OS (CentOS7 v Ubuntu24.04), they are both running Apache 2.4.58 and PHP 8.27. I'm using nginx on both servers and I have custom error pages. This works as expected on the new server in displaying my errorpage for a 404...
  2. I

    Issue Custom error pages not working from PHP

    I've set up Custom Error Pages through Plesk. Initially this was all working perfectly, however since then we've migrated to a new server, and now they're not working quite right. If I trigger an error page through .htaccess e.g. RewriteRule ^foo$ - [R=405,NC,L] This works perfectly and we...
  3. P

    Question How to setup a custom error page for my Node.JS App?

    Hello Community, How can I change the default node.js error page ("can't get /url") from server side? The /error_docs folder is filled. I tried everything I could think of: -activate/disable nginx proxy option -setting proxy_intercept_errors on; in the additional nginx settings -explicitly...
  4. 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