I have been having some trouble just having the custom error docs work, My httpd.conf, as webmin has placed there. ErrorDocument 400 /home/ftpuser/www/errors/404.html Code (markup): There is a file there, but when i test it out with an incorrect url, I get this added to the end of the default 404: "Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." Meaning it cant find the document that is clearly there... What am I not doing correctly? Thanks