home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <title>%r</title>
- </head>
- <body bgcolor="#ffffff">
- <h1>%r</h1>
-
-
- This is a sample customized error message.<p>
-
- The following tags are supported:
-
- <ul>
- <li><b>%%c</b> inserts the error code (i.e. %c)
- <li><b>%%r</b> inserts the error reason (i.e. %r)
- <li><b>%%r</b> inserts the server version (i.e. %s)
- <li><b>%%e</b> inserts the administration email address (i.e. %e)
- <li><b>%%%%</b> inserts a percent sign (i.e. %%)
- </ul>
-
- If you are a Javascript master, it should be pretty easy to use
- conditionals to make customized screens for different error codes.
-
- You can find this file, ERROR.TEMP in your executable directory
- (default is C:\HTTPD)
-