home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / STATUS.SHT < prev    next >
Text File  |  1997-11-16  |  3KB  |  109 lines

  1. <!--Replace doctype.netscape -->
  2.  
  3.  
  4. <html><head>
  5.  
  6. <META name="description"
  7. content=" This document is the front-end to the STATUS SRE-http addon.
  8. It also contains a few other other status and configuration options .
  9.  
  10.   Note the top line is a REPLACE keyphrase.  DOCTYPE.NETSCAPE
  11.      is defined in the REPLACE_FILE (REPSTRGS.IN) -- it contains the
  12.      DTD doctype identifier for Netscape.  Using this keyphrase relieves
  13.      the writer of having to memorize the exact syntax
  14.      (DOCTYPE.HTML2 and DOCTYPE.HTML3 are also in the REPLACE_FILE).
  15.      Note that it is recommended procedure to include a DTD doctype
  16.      identifier as the first line in ALL your html files">
  17.  
  18.  
  19. <TITLE> SRE-http status report </title></head>
  20. </html>
  21.  
  22. <body bgcolor="#b5c8a2" background="/imgs/srefweb.gif">
  23.  
  24. <!-- Replace time --> <!--Replace Date -->,    <!-- Replace creation -->
  25. <center>
  26. <table border=0><th> </th> <th> </th> <tr>
  27. <td rowspan=2> <IMG SRC="/imgs/srefiltr.gif" ALIGN="MIDDLE" ALT="SRE-http" > </td>
  28. <td><h1>The SRE-http For GoServe Web Server </h1> </td>
  29. <tr> 
  30. <td align=center> <h2> The STATUS Page </h2> </td>
  31. </table> </center>
  32.  
  33.  
  34. <br><strong> SRE-http version: </strong> <!--Replace filter_name -->
  35.   <!--  interpret code
  36.           tmp1=extract(serverport);
  37.           if tmp1=80 then tmp2="<em> using the standard port (80) </em> ";
  38.           else tmp2="<em> using port " ||tmp1|| "</em> " ;
  39.           interpret.result=tmp2 ;
  40.     -->
  41.  
  42. <hr>
  43. This HTML document provides  a front-end to several <STRONG>!special </STRONG>
  44. SRE-http commands.  It also invokes <code>STATUS.CMD</code>,
  45. a simple SRE-http <em>addon</em>.
  46. <p>
  47. <strong>Please select one of the following options:</strong>
  48. <ul>
  49. <LI><FORM ACTION="/!run/status" METHOD="POST">
  50. <INPUT TYPE="submit" VALUE="Run the STATUS addon">
  51. <menu><li><EM>and also get </EM> information on the following IP address (or name):
  52. <INPUT TYPE="text" NAME="getip"  VALUE=""  SIZE=25 MAXLENGTH=25>
  53. </menu>
  54. </FORM>
  55. </ul>
  56.  
  57. <h3> Options for administrators only .. </h3>
  58. The following options are only available to clients
  59.  with SUPERUSER privileges.
  60. <br>
  61. <!-- interpret code
  62.     if wordpos('SUPERUSER',privset)>0 then ;
  63.            queue " <em> Currently, you <b> do </b> have SUPERUSER Privileges </em>";
  64.      else ;
  65.             queue " <em> Currently, you <b> do not </b> have SUPERUSER Privileges </em> ";
  66. -->
  67.  
  68.  
  69. <ul>
  70.  
  71. <li><A HREF="/!reset">Reset</a> all of SRE-http's  parameters<P>
  72.  
  73.  
  74. <LI><FORM ACTION="/!run/status" METHOD="GET">
  75. Do you want to <INPUT TYPE="submit" VALUE="Initialize the !DIR Cache">
  76. <INPUT TYPE="hidden" NAME="init_dircache"  VALUE="1">
  77. </FORM>
  78.  
  79.  
  80.  
  81.  
  82. <li>Reset, cleanup, or view the status of 
  83. <A HREF="/samples/ssicache.htm#ssicontrol">the SSI-Cache</A>.
  84.  
  85. <p>
  86. <li><A HREF="/!write_cache">Write the caches</a> for the
  87. the RECORD_ALL_FILE <em>running count</em>,
  88. and the common-log <em>audit file</em></A>
  89. <p>
  90.  
  91. <li><FORM ACTION="/!variable" METHOD="GET">
  92. <INPUT TYPE="submit" VALUE=" Lookup an SRE-http variable:">
  93. <INPUT TYPE="text" NAME="var"  SIZE=20 MAXLENGTH=20>
  94.  
  95. </FORM>
  96.  
  97. </ul>
  98.  
  99.  
  100.  
  101. <hr>
  102.  
  103. Note:
  104. <!-- interpret file dirinfo.rxx -->
  105.  
  106.  
  107. </body></html>
  108.   
  109.