Hello! I don't know if this is already implemented and I'm doing it wrong, but when I put an .htaccess file in my server's root folder, containing a simple
ErrorDocument /404.html
line, and then go to a non-existent page on the server, such as
127.0.0.1:8887/jgjguthudg.html
I still get an Entry Not Found. Is there already a default htaccess I can edit / a way to add in or otherwise emulate an htaccess file?
Hello! I don't know if this is already implemented and I'm doing it wrong, but when I put an .htaccess file in my server's root folder, containing a simple
ErrorDocument /404.html
line, and then go to a non-existent page on the server, such as
127.0.0.1:8887/jgjguthudg.html
I still get an Entry Not Found. Is there already a default htaccess I can edit / a way to add in or otherwise emulate an htaccess file?