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

  1. ;VIRTUAL.IN: a user-configurable SRE-http parameters file. 6/99
  2. ;
  3. ;VIRTUAL.IN is used to specify virtual directories. 
  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 VIRTUAL.IN
  8. ;      !! However, there are several advanced VIRTUAL options that can only 
  9. ;         be set via entries in VIRTUAL.IN !!
  10. ;
  11. ; Please see IN_FILES.DOC for a complete description of the functioning,
  12. ; structure, and syntax of VIRTUAL.IN.
  13. ;
  14. ; Each line in this file  should have the following structure:
  15. ;     host_nickname//  SEL_fragment  TARGET  limitation_list , username:pwd
  16. ; where:
  17. ;   * host_nickname// is optional
  18. ;   * SEL_fragment is the "beginning portion" of a request selector
  19. ;   * TARGET can be a (local) fully qualified directory or a
  20. ;                    (remote) fully specified URL
  21. ;   * the [optional] limitation_list is used to limit the applicability of 
  22. ;     the entry.
  23. ;     If present, it should be a spaced  delimited list. It's use is 
  24. ;     described below.
  25. ;   * the [optional] username:password is ONLY used for remote 
  26. ;     (http://) directories
  27. ;
  28. ;   The limitation_list (if present) should contain any mixture of the 
  29. ;   following special keywords:  !UPLOAD, !CGI-BIN, !ADDONS, and !HTML. 
  30. ;        !HTML    --- use this entry for document requests
  31. ;        !CGI-BIN --- use this entry for cgi-bin requests
  32. ;        !ADDONS  --- use this entry for sre-http addons
  33. ;        !UPLOAD  --- use this entry for file uploads
  34. ;   For example:
  35. ;      scdemo d:\netdata\macros\scdemo !cgi-bin
  36. ;      scdemo d:\netdata\html\scdemo   !html
  37. ;
  38. ; Examples:
  39. ;     LOCAL/PROJECTS     D:\WORK\PROJECTS*
  40. ;     STATES   D:\USA\MAINE
  41. ;     SERVER2 http://pc2.myorg.net/support1/
  42. ;     SWEETSHOP//  CANDY   E:\STORE1\PRODUCTS\CANDY\*
  43. ;     ACTION2 e:\programs\task1  !addons
  44. ;     project1   d:\project1*  !HTML !ADDONS
  45. ;
  46. ; ---- End of desription --
  47.  
  48.