What is wrong with this syntax?
<error-page>
<error-code>404</error-code>
<location>http://localhost/index.html</location>
</error-page>
A 404 error does not do the redirect. Just gives the 404 error.
Thanks,
Neal
