• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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