I do have a requirement to rewrite all my 404 error pages to a html file. I tried with
ErrorDocument htdocs/error.html
But the pages are not getting redirected to it in case of no pages.
I am using Apache to get data from JBOSS using Mod-JK.
Please help me on this.
Create a .htaccess in the htdocs folder.