• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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