Ma8thew
Member
Posted 2 years ago #
I have successfully created my own 404 error page. How can I create special pages for more errors? I tried making one by titling it 403.php, but that didn't work. I am using cruft free permalinks, so the 404 error page can be called by the address "/error=404".
Ma8thew
Member
Posted 2 years ago #
No one can help me with this?
That depends on your host and web server settings. Generally you create plain html file in the root directory, sometimes with shtml extension.
Ma8thew
Member
Posted 2 years ago #
So Wordpress only handles 404 errors? I know how to have .htaccess set up an error document, but I thought that Wordpress handled any errors within its directory.