home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / puburls.in < prev    next >
Text File  |  1999-06-13  |  1KB  |  35 lines

  1. ;PUBURLS.IN: a user-configurable SRE-http parameters file. 6/99
  2. ;
  3. ;PUBURLS.IN is used to specify publically accessible" resources.
  4. ;
  5. ;    * As of ver 1.3f, we now generally recommend use of the 
  6. ;      "selector-attributes"  file (as described in IN_FILES.DOC) 
  7. ;      instead of PUBURLS.IN
  8. ;      !! However, there are several advanced public-url options that can only
  9. ;         be set via entries in PUBURLS.IN !!
  10. ;
  11. ; Please see PUBURLS.DOC, or IN_FILES.DOC, for a complete description of 
  12. ; the functioning, structure, and syntax of PUBURLS.IN.
  13. ;
  14. ;The basic syntax of entries is:
  15. ;   host_nickname// candidate_sel  anoption filename
  16. ;where:
  17. ;    host_nickname is an (optional) host nickname
  18. ;    candidate_sel is compared against the request selector
  19. ;    anoption can be: LITERAL LITERAL_NORECORD or NORECORD
  20. ;    filename is a fully qualified file name (with possible * "wildcard 
  21. ;    characters")
  22. ;(anoption and filename are both optional)
  23. ;
  24. ;III) Examples
  25. ;     INDEX.HTM
  26. ;     MAPS/* 
  27. ;     STORE/AD1.HTM  LITERAL 
  28. ;     STORE/*.GIF  NORECORD 
  29. ;     PICTURE/HELLO.GIF  LITERAL_NORECORD  D:\PICTS\HELLO.GIF
  30. ;     ZOO// HOURS.HTM LITERAL
  31. ; Note: LITERAL_NORECORD implies "let goserve cache this" 
  32. ;       (assuming the goserve cache is enabled)
  33. ; ----- End of description ----
  34.  
  35.