• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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