home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / INTRO.DOC < prev    next >
Text File  |  1999-10-31  |  3KB  |  69 lines

  1. 1 November 1999
  2.  
  3. For those interested in a full-featured http/1.1 compliant server for 
  4. OS/2, I invite you to try SRE-http.  
  5.  
  6. The home page for this server, and for a wide range of other free, web aware tools
  7. for OS/2, can be found at http://www.srehttp.org.
  8.  
  9. Please see the bottom of this document for the standard (short) disclaimer.
  10.  
  11. Summary:
  12.  
  13. SRE-http ver 1.3h supports the usual http/1.1 web server functions, such as:
  14. -  Support for multiple hosts (multiple IP addresses and virtual hosts)
  15. -  Support for range-retrieval
  16. -  POST, PUT and DELETE http methods are supported.
  17. -  Support for GZIP transfer-encoding (both sending and recieving)
  18. -  NSCA and CERN server-side imagemaps
  19. -  URL redirection
  20. -  default documents for directories
  21. -  common-log auditing
  22. -  CGI-BIN compatability
  23. -  digest authentication
  24.  
  25. In addition, SRE-http ver 1.3h incorporates a number of special
  26. features, including:
  27. -  NCSA HTTPD style server side includes are fully supported
  28. -  Extraction of a range of resource, using options in the URL
  29. -  Documents with server side includes can be "intelligently" cached
  30. -  Support for the HTACCESS method of access control
  31. -  Support for a "selector-specific" method of access control
  32. -  Easily specified client and browser specific customization
  33. -  Local and remote (http) virtual directories can be specified and accessed
  34. -  Server-side and client-side transparent content negotiation
  35. -  Several possible directory specific default documents can be specified
  36. -    ... or,  "cachable" directory listings can be created
  37. -  A simple message box facility is built-in to the server
  38. -  ISINDEX-stype searchable indices (on text files) can be readily created
  39. -  File upload using FORMS (as supported by Netscape 2.01)
  40. -  Load balancing across several servers
  41. -  Fully configurable using "on-line" (web accessible) tools
  42. -  Customizable response files when a request can not be found (404); 
  43.    including a "list best matching files" capability.
  44. -  Partial support for the delta-encoding
  45. -  An event monitor that allows external processes to control the server
  46.  
  47. To further extend SRE-http's capabilities, several addons are available.
  48. These include:
  49. -  A Bulletin Board System; with uploads, downloads, and more..
  50. -  Yet another directory display facility, with many options
  51. -  Client customization using cookies and server-side includes
  52. -  A keyboard driven, on-line scientific calculator
  53. -  A "news-group/list-server" discussion group package.
  54. -  A directory-indexer/search-engine 
  55. -  Create and check all urls in a web-tree
  56. -  Create a web searchable index of the contents of your site
  57.  
  58. Feel free to contact me (DANIELH@crosslink.net) if you are interested in
  59. more details (or visit our site at http://www.srehttp.org/).
  60.  
  61. Short Disclaimer: 
  62.     SRE-http was developed on personal time, and is not supported,
  63.     approved, or in any way an official product of my employer (USDA/ERS). And,
  64.     of course, this product is supplied "as is"; with no warranty or guarantee.
  65.     The authors furthermore disclaim any and all liability associated with the
  66.     use or misuse of this package.  For the full disclaimer, please see the 
  67.     READ.ME file packed with SRE-http.
  68.  
  69.