home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / SREFV12J / CONFIGS.ZIP / remhost.cnf < prev    next >
Text File  |  1996-12-29  |  1KB  |  45 lines

  1.  
  2. <h1> Remove host  identification information </h1>
  3.  
  4. SRE-Filter is a multi-host web server -- it can handle requests for
  5. several IP hosts simultaneously. To recognize these hots, SRE-Filter
  6. uses a <em>host identification</em> containing
  7. an <em>IP address</em>, a <strong>host nickname</strong>,
  8. and  a <em>default data directory</em>.
  9.  
  10. <p>
  11. <FORM ACTION="/srefconf" METHOD="GET">
  12. <input type="hidden" name="SET" value="remove_host">
  13.  
  14. $table
  15.  
  16.  
  17. <BR><INPUT TYPE="submit" VALUE="Remove the checked entries">
  18.  
  19. </FORM>
  20.  
  21. $CANCEL
  22.  
  23. <hr>
  24.  
  25. <h2> Notes </h2>
  26. The <em>host idenfitication information</em> is used to define the multiple <EM>hosts</EM>
  27. (IP addresses and aliases) your server recognizes. Each host requires a host definition
  28. that contains three pieces of information: the <em>IP address</em>, <strong>host nickname</strong>,
  29. and <em>default data directory</em>.  The <strong>host nickname</strong> is used to
  30. identify which <STRONG>set of SRE-Filter's multitudionus parameters</STRONG> will apply to requests directed to the host
  31. at  the <em>IP address</em>.  
  32.  
  33. <ul>
  34. <li>Removing an entry implies that any request to this host will be
  35. treated as a non-host specific (a <em>generic</em>) request.
  36.  
  37. <LI> To add a host identification information, see the 
  38. <A HREF="/srefconf?show=add_host"> Add <em>host</em> identification information</A>
  39. option.
  40.  
  41. <li> <b>Technical note:</b> The list of host entries is
  42. contained in the $initfilt_file
  43. </ul>
  44. <br>
  45.