Compass Server 3.0 Developer's Guide

[Contents] [Previous] [Next] [Last]

Chapter 7
Error Message Files

You can edit the error messages that the Compass Server generates when an attempt to access the server is unsuccesful.server generates.

The original files are in:

compass-installdir/bin/compass/docs/

You can put your images in:

compass-installdir/bin/compass/images

and reference them with

src="/images/etc.gif"
Here is a list of the kinds of errors, and the files to edit to modify the error message.

Cause of error:

No access to the Compass Server

File to edit:

compass-installdir/bin/compass/docs/nologin
Cause of error:

File not found (404 not found):

File to edit:

compass-installdir/compass-name/docs/notfound.html
Cause of error:

Server error

File to edit:

compass-installdir/compass-name/docs/server_error.html
Cause of error:

Access is forbidden

File to edit:

compass-installdir/compass-name/docs/forbidden.html
Cause of error:

Unauthorized access

File to edit:

compass-installdir/compass-name/docs/unauthorized.html


[Contents] [Previous] [Next] [Last]

Last Updated: 02/07/98 20:49:01

Any sample code included above is provided for your use on an "AS IS" basis, under the Netscape License Agreement - Terms of Use