Hi
I want to link the 404 error to a 404.php page without redirection
What I want is to add custom code to the error page.
I searched the command and found all the explanations saying to modify it in *Customized Error Pages*, but the problem is that the method only redirects. I want to use a command:
ErrorDocument 404 /404.php
I want to link the 404 error to a 404.php page without redirection
What I want is to add custom code to the error page.
I searched the command and found all the explanations saying to modify it in *Customized Error Pages*, but the problem is that the method only redirects. I want to use a command:
ErrorDocument 404 /404.php