On 11/1/06, Liz Kim <[EMAIL PROTECTED]> wrote:
I have created a custmoized .html file for my 404 error page.
How do I set the actual HTTP stutus to 404 not found?
Currently, the 404.html page I have created returns 200 normal...
Thanks.

When using the ErrorDocument directive, be sure to use a URL-path
starting in "/" rather than a full URL starting in http://.  For the
explanation, see the documentation for ErrorDocument.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to