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