SyntaxFix
Write A Post
Hire A Developer
Questions
The ErrorDocument directive, when supplied a local URL path, expects the path to be fully qualified from the DocumentRoot. In your case, this means that the actual path to the ErrorDocument is
ErrorDocument
DocumentRoot
ErrorDocument 404 /hellothere/error/404page.html