ImapDefault
ImapDefault [error|nocontent|map|URL] Default: nocontent Server config, virtual host, directory, .htaccess
There is a choice of actions (if you spell them incorrectly, no error message appears and no action results):
error
This makes Apache serve up a standard error message, which appears on the browser (depending on which one it is) as something like “Internal Server Error.”
nocontent
Apache ignores the request.
map
Apache returns the message Document moved here
.
URL
Apache returns the URL. If it is relative, then it will be relative
to the ImageMap
base. On this site we serve up the
file default.html to deal with errors. It
contains the message:
You're clicking in the wrong place