• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue http_response_code

erangaddd

New Pleskian
In our .htaccess file we have following rule and it is working fine.
RewriteRule ^status/400$ - [R=400,NC,L]
But when we try to show custom error using http_response_code(400) it doesn't work. Instead it shows "This page isn’t working".

Can any one please help with this.
 
Back
Top