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

  1.  
  2. <h1>Remove a PUBLIC area identifier </h1>
  3.  
  4. <em>PUBLIC area identifiers</em>  can be used to allow free access
  5. to selected areas of your web site.  For these areas,
  6. <EM>logon </EM>and <EM>access</EM> controls are suspended.
  7.  
  8.  
  9. <p>
  10. <FORM ACTION="/srefconf" METHOD="GET">
  11. <input type="hidden" name="SET" value="remove_publicurl">
  12.  
  13. $table
  14.  
  15.  
  16. <BR><INPUT TYPE="submit" VALUE="Remove the checked entries">
  17.  
  18. </FORM>
  19.  
  20. $CANCEL
  21.  
  22. <hr>
  23.  
  24. <h2> Notes </h2>
  25.  
  26.  
  27. The basic idea is that before <EM>logon </EM>or <EM>access_controls</EM>
  28. are checked, SRE-Filter checks if the request selector
  29. points to a <em>PUBLIC</em> area.
  30. If so, <STRONG>no</STRONG> <EM>logon </EM>or <EM>access controls</em>
  31. are attempted.
  32.  
  33. <ul>
  34. <li> You can also use <em>PUBLIC area identifiers</em> to suppress
  35. redirection, etc.;  and to suppress transaction recording.
  36. <LI>To add a <em>PUBLIC area identifier</em>, use the
  37.  <A HREF="/srefconf?show=add_publicurl">Add a
  38.  <em>public</em> area identifier</A> option.
  39.  
  40. <li> The list of <em>PUBLIC area identifiers</em> is
  41. contained in: $initfilt_file.
  42. </ul>
  43. <br>
  44.  
  45.