I made a custom 404 file named "error404.html" called by "ErrorDocument 404 error404.html", which I have uploaded and named .htaccess. I have intentionally left them in the root directory for testing simplicity. I did not put error404.html in a folder named errordocs. I will later if I can make it work.
The .htaccess document returns the literal string "error404.html", the filename. It does not load in my browser as an html page. Any ideas?
The .htaccess document returns the literal string "error404.html", the filename. It does not load in my browser as an html page. Any ideas?