home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Omnihttp / OH20A8.EXE / data1.cab / Program_Executable_Files / error.temp next >
Encoding:
Text File  |  1998-04-08  |  683 b   |  26 lines

  1. <html>
  2. <head>
  3. <title>%r</title>
  4. </head>
  5. <body bgcolor="#ffffff">
  6. <h1>%r</h1>
  7.  
  8.  
  9. This is a sample customized error message.<p>
  10.  
  11. The following tags are supported:
  12.  
  13. <ul>
  14. <li><b>%%c</b> inserts the error code (i.e. %c)
  15. <li><b>%%r</b> inserts the error reason (i.e. %r)
  16. <li><b>%%r</b> inserts the server version (i.e. %s) 
  17. <li><b>%%e</b> inserts the administration email address (i.e. %e)
  18. <li><b>%%%%</b> inserts a percent sign (i.e. %%)
  19. </ul>
  20.  
  21. If you are a Javascript master, it should be pretty easy to use
  22. conditionals to make customized screens for different error codes.
  23.  
  24. You can find this file, ERROR.TEMP in your executable directory 
  25. (default is C:\HTTPD)
  26.