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

Question I wanted to implement a very simple HTTP error response feedback page.

ttp

New Pleskian
Server operating system version
Debian 11.06
Plesk version and microupdate number
Plesk Obsidian 18.0.49
It looks just like the picture, how do I achieve it?
Screenshot 2023-01-21 214815.png
 
So you want the browser itself handling the error responses instead of the server? In my honest opinion, that isn't very user friendly. I'd rather have the server serve up a custom error document linking back to the home page or something (like with my wordpress instance it just goes back to the homepage when a page doesn't exist) instead of the browser's error response.
 
So you want the browser itself handling the error responses instead of the server? In my honest opinion, that isn't very user friendly. I'd rather have the server serve up a custom error document linking back to the home page or something (like with my wordpress instance it just goes back to the homepage when a page doesn't exist) instead of the browser's error response.
Yes, you do understand what I mean! The reason I wanted to use such an effect is because my site only needs to host static resources and I thought it would be cool. I don't know how to achieve it, I've tried deleting the nginx or apache software error files and the plesk pre-made error files, but it didn't achieve the effect I wanted.
 
Back
Top