home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / SREFV12J / CONFIG2.HT0 < prev    next >
Text File  |  1997-07-22  |  7KB  |  216 lines

  1. <!doctype html public "-//IETF//DTD HTML 2.0//EN">
  2. <html> <head> <title> SRE-FILTER configurator: Intermediate Mode </title>
  3. </head>
  4.  
  5. <BODY bgcolor="#2dd52f" >                            
  6. <h1 align="center"> <img src="/imgs/srefiltr.gif" align="middle"a>  The SRE-Filter Configurator: Intermediate Mode </h1>
  7.  
  8. This is the <em>intermediate mode</em> <A NAME="toppage">SRE-FILTER</A> configuration utility. 
  9. It provides a moderately easy means of modifying and changing many of  
  10. SRE-FILTER's options.  New users may wish to use the simpler (but somewhat less
  11. powerful) <A HREF="/config0.htm">simple mode configurator</A>.
  12.  
  13. <p>
  14. <STRONG>Technical note:</STRONG> <blockquote>For this configurator to work, you must have installed SRE-FILTER as your
  15. GoServe filter, and GoServe must be running. By default, SRE-Filter permits
  16. remote configuration (provided the client has SUPERUSER privileges).
  17. If you are very security conscious, you can disable remote configuration
  18. (and permit configuration only from the server) -- <em> for details, see
  19. the description of the NO_REMOTE_CONFIG parameter in INITFILT.DOC </em>
  20. <p>
  21. <hr width=50>
  22.  
  23. <p>
  24.  
  25. <h2> Contents </h2>
  26. Please choose from the following:
  27. <ol>
  28. <LI>You might want to peruse a documemtation file:
  29. <ul>
  30. <li> <a href="/SAMPLES/initfilt.doc"> SRE-FILTER parameters description
  31. and optimization hints </a>
  32. <li> <a href="/SAMPLES/summary.htm"> SRE-FILTER Summary </a>
  33. <li>  <a href="/SAMPLES/SREFiltr.htm"> SRE-FILTER Documentation </a>
  34. </ul>
  35. <LI> Modifying <A HREF="#initfilt">initialization parameters</A>. <em> <!-- replace variable.initfilt_file --> </em>
  36. <LI> Add,remove or modify <A HREF="#userfile">usernames, passwords, and privileges</A>. <em><!-- replace variable.user_file --> </em>
  37. <LI> Add, remove or modify <A HREF="#accessfile">SEL-specific access controls.</A> <em>  <!-- replace variable.access_file --></em>
  38. <LI> Add, remove or modify <a href="#aliasfile"> redirection aliases. </a> <em> <!-- replace variable.alias_file --> </em>
  39. <LI> Add, remove or modify <a href="#virtualfile"> virtual directories. </a><em><!-- replace variable.virtual_file --></em>
  40. <LI> Create or modify <a href="#htaccessfile"> HTACCESS files </a><em><!-- replace variable.htaccess_file --></em>
  41.  
  42. </ol>
  43.  
  44. <blockquote>Note: <em>file names</em> indicate the <em>current names</em> of the
  45.  text files that contain SRE-Filter parameters (or HTACCESS parameters).
  46. Ambitious users may wish to directly edit these text files directly, without
  47. using CONFIG2.HTM!</blockquote>
  48. <p>
  49. Or... would you like to <A HREF="#testurl">test how SRE-Filter resolves a request</A>?
  50.  
  51. <p>
  52. <hr size=5>
  53. <h2> <A NAME="initfilt">Modify initialization parameters.</A> </h2>
  54.  
  55. <FORM ACTION="/config2" METHOD="GET">
  56.  
  57. <strong>do you want to </strong> ..
  58. <SELECT NAME="todo" SIZE=2>
  59. <OPTION value="SHOW">Show SRE-FILTER's initialization parameters
  60. <OPTION value="SET">Modify SRE-FILTER's initialization parameters
  61. </SELECT>
  62. ?
  63.  
  64. <br>
  65. <blockquote> If you want to modify host-specific parameters,
  66.  enter the host nickname:
  67. <INPUT TYPE="text" NAME="HOST_NICKNAME"  SIZE=15 MAXLENGTH=15>
  68. <br> <em> Leave this blank if you are <b>not </b> running a multi-host
  69. server, or if you want to modify the generic (non host-specific) parameters.</em>
  70. </blockquote>
  71.  
  72. <p>
  73.  
  74. <INPUT TYPE="submit" VALUE="submit"> <em>Patience, it will take a few seconds
  75. to generate the form... </em> <br> 
  76.  
  77. </FORM>
  78. <p>
  79. <hr size=5>
  80. <h2> <A NAME="userfile"> Modify usernames and passwords</A> </h2>
  81. <FORM ACTION="/usercfg" METHOD="GET">
  82.  
  83.  <strong>do you want to </strong> ..
  84. <SELECT NAME="todo" SIZE=2>
  85. <OPTION value="SHOW">Show the current set of usernames/passwords
  86. <OPTION value="SET"> Add, delete or modify usernames/passwords.
  87. <OPTION SELECTED > ..
  88. </SELECT>
  89. ?
  90. <p>
  91.  
  92. <INPUT TYPE="submit" VALUE="submit">
  93.  
  94.  
  95. </form>
  96. <p>
  97.  
  98. <hr size=5>
  99. <h2> <A NAME="accessfile">Modify SEL-specific access control</A> </h2>
  100. <FORM ACTION="/accescfg" METHOD="GET">
  101.  
  102. <strong>do you want to </strong> ..
  103.  
  104. <SELECT NAME="todo" SIZE=2>
  105. <OPTION value="SHOW">Show the current set of SEL-specific access controls
  106. <OPTION value="SET"> Add, delete or modify SEL-specific access controls
  107. <OPTION SELECTED >..
  108. </SELECT>
  109. ?
  110. <p>
  111.  
  112. <INPUT TYPE="submit" VALUE="submit">
  113.  
  114.  
  115. </form>
  116.  
  117. <p>
  118.  
  119. <hr size=5>
  120. <h2> <A NAME="aliasfile">Modify redirection aliases </A></h2>
  121. <FORM ACTION="/aliascfg" METHOD="GET">
  122.  
  123. <strong>do you want to </strong> ..
  124.  
  125. <SELECT NAME="todo" SIZE=2>
  126. <OPTION value="SHOW">Show the current set of redirection aliases
  127. <OPTION value="SET"> Add, delete or modify redirection aliases
  128. <OPTION SELECTED >..
  129. </SELECT>
  130. ?
  131. <p>
  132.  
  133. <INPUT TYPE="submit" VALUE="submit">
  134.  
  135.  
  136. </form>
  137.  
  138. <p>
  139.  
  140. <hr size=5>
  141. <h2> <A NAME="virtualfile"> Modify virtual directories</A></h2>
  142. <FORM ACTION="/virtcfg" METHOD="GET">
  143.  
  144. <strong>do you want to  </strong> 
  145.  
  146. <SELECT NAME="todo" SIZE=2>
  147. <OPTION value="SHOW">Show the current set of virtual directories
  148. <OPTION value="SET"> Add, delete or modify virtual directories
  149. <OPTION SELECTED >..
  150. </SELECT>
  151. ?
  152. <p>
  153.  
  154. <INPUT TYPE="submit" VALUE="submit">
  155. </form>
  156.  
  157.  
  158. <hr size=5>
  159. <h2> <A NAME="htaccessfile"> Modify HTACCESS files</A></h2>
  160. <FORM ACTION="/htaccfg" METHOD="GET">
  161.  
  162. Enter the directory containing the HTACCESS file to create or modify:
  163. <INPUT TYPE="text" NAME="htfile"  SIZE=30 MAXLENGTH=50>
  164. <p>
  165. <em>Note:</em> relative directories
  166. (with no drive letter or leading back slash) are assumed to
  167. be subdirectories of the data directory
  168. <!-- interpret code tmp.1=translate(datadir(),'\','/') ;
  169.         interpret.results='(which currently is <strong>: '||tmp.1||'</strong>)' -->
  170. <p><INPUT TYPE="submit" VALUE="submit">
  171. </form>
  172.  
  173.  
  174.  
  175.  
  176.  
  177. <hr size=15>
  178.  
  179. <h2> <A NAME="testurl"> Test How SRE-Filter resolves a request</A></h2>
  180. <em>Under construction </em> <br>
  181. <FORM ACTION="/testurl" METHOD="GET">
  182. Enter the <em>request selector</em> (the URL) to test (i.e; <code>/DIR1/INDEX.HTM</code>):
  183. <INPUT TYPE="text" NAME="testurl"  SIZE=40 MAXLENGTH=70>
  184.  
  185. <br><b>Note</b>: you can include a different servername as part of the URL<br>
  186. For example, <code> http://foo.bar.net/dir1/index.htm </code>
  187.  
  188. <p>
  189. <em>Optional:</em> Enter a "test"  client IP address:
  190. <INPUT TYPE="text" NAME="testclient"  SIZE=20 MAXLENGTH=30>  
  191. <p>
  192. <em>Optional:</em> Enter a "test"  username:
  193. <INPUT TYPE="text" NAME="username"  SIZE=20 MAXLENGTH=30>  
  194.  
  195.  
  196. </SELECT>
  197. <p>
  198.  
  199. <INPUT TYPE="submit" VALUE="submit">
  200.  
  201.  
  202. </form>
  203.  
  204.  
  205.  
  206. <hr size=5>
  207. <A HREF="#toppage">Return to top of page </A>
  208.  
  209.  
  210. </body> </html>
  211.  
  212.  
  213.  
  214.  
  215.  
  216.