home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13g.zip / INDEX.HT0 < prev    next >
Text File  |  1999-06-14  |  5KB  |  111 lines

  1. <!-- replace doctype.html4_transitional --> 
  2.  
  3. <!--doctype html public "-//IETF//DTD HTML 4.0//EN" -->
  4.  
  5. <html> <head> <title> Sample Home Page for SRE-http, ver 1.3 </title>
  6. <meta name="Description" content=" This is the Sample Home Page
  7. for SRE-http. It contains links to SRE-http's documentation,
  8. and to several examples that illustrate SRE-http features">
  9. </head>
  10.  
  11. <!-- body bgcolor="#b5c8a2" background="/imgs/web2.gif" -->
  12. <body bgcolor="#b5c8a2" background="/imgs/srefweb.gif">
  13.  
  14. <!-- Replace time --> <!--Replace Date -->,    <!-- Replace hits -->
  15. <center>
  16. <table border=0><tr><th> </th> <th> </th> <tr>
  17. <td rowspan=2> <IMG SRC="/imgs/srefiltr.gif" ALIGN="MIDDLE" ALT="SRE-http" > </td>
  18. <td><h1>The SRE-http WWW Server </h1> </td>
  19. <tr> 
  20. <td align=center> <h2> Sample Home Page </h2> </td>
  21. </table> </center>
  22.  
  23. <font size="+2"><b>Welcome to SRE-http ... </b></font>
  24. <em>(an http/1.1 compliant <u>filter</u> for the <a href="http://www2.hursley.ibm.com/goserve">GoServe Internet Server</a>) 
  25. </em>
  26. <menu>
  27. <li>The <A HREF="/SAMPLES/guide.htm">users guide</A> is a good place to start 
  28. <EM>(it contains TABLES, and has a touch o' graphics in it ...)</EM>
  29. <!-- Select tmp.1=extract(serveraddr) ; tmp.2=extract(clientaddr) ; 
  30.       select.result=1;
  31.       if tmp.1<>tmp.2 then do ;  select.result=0 ; end; -->
  32. <li> and you can run the <A HREF="/CONFIGUR.HTM">SRE-http configurator</A>
  33. when you are ready to make some changes.
  34. <!-- Select end -->
  35. <LI>Or, are you interested in <A HREF="/SAMPLES/status.sht">server status</A> information
  36. (with a few configuration tools thrown in)?
  37.  
  38. </menu>
  39. <h3> Examples... </h3>
  40. The following examples scratch the surface of SRE-http's potential:
  41. <ul>
  42. <li> Try the<A HREF="/SAMPLES/sampmap.htm"> sample image map ?</A>
  43.  
  44. <LI> Server side includes?  How about a demonstration of
  45. <menu><li> a potpourri of the <A HREF="/SAMPLES/tsthttpd.sht">NCSA-style server side includes</A>,
  46. <li> a mishmash of the  <A HREF="/SAMPLES/replaces.sht">SRE-http-style server side includes</A>,
  47.  <li>"in-line code" execution using the  <A HREF="/SAMPLES/testtabl.sht">INTERPRET</a> keyphrase,
  48. <li> a simple example of SRE-http's use of <a href="/SAMPLES/sampcook.sht"> cookies </a>,
  49. <br> or the you can use the <A HREF="/SAMPLES/sampopt1.sht">OPTIONS keyphrase</A> to pass information between
  50. documents 
  51. <li> Demo a few <a href="/samples/cntdemo1.sht">hit counters</a>
  52. </menu>
  53. <LI> Upload stuff to your server? SRE-http has  <A HREF="/SAMPLES/upload.htm">more then one file upload capability</a>
  54. <LI> A sample of  SRE-http's <A HREF="/SAMPLES/sampmbox.sht">MESSAGE box facility</A>?
  55.  
  56.  
  57. <!--  select  tmp1=translate(datadir()||'SAMPLES\getafile.htm','\','/');
  58.   tmp2=stream(tmp1,'c','query exists') ;
  59.           if tmp2=' ' then; return 0; 
  60.           return 1; -->
  61. <li> <A HREF="SAMPLES/getafile.htm"> GETAFILE</A> is a highly configurable
  62. directory-viewer/file-retriever addon for SRE-http, it complements
  63.  <A HREF="/!dir?/+no_recurse_dir=0">!DIRxx</a> (the built-in directory display processor).
  64.  
  65. <!-- select end --> 
  66. <!--  select  tmp1=translate(datadir()||'SAMPLES/getafile.htm','\','/');
  67.   tmp2=stream(tmp1,'c','query exists') ;
  68.           if tmp2<>' ' then; return 0; 
  69.           return 1; -->
  70.  
  71. <li>
  72.  <A HREF="/!dir?/+no_recurse_dir=0">!DIR</a>
  73.  is  SRE-http's built-in directory display processor).
  74. Or, you might be interested in the <a href="http://www.srehttp.org/apps/getafile/">
  75. GETAFILE</a> addon.
  76. <!-- select end -->
  77. <li> A simple sample of <a href="/cgi-bin/test-cgi/PathInfo/?string"> CGI-Bin </a>
  78.  
  79. </ul>
  80. <h3> Documentation...</h3>
  81. <blockquote><em>Are you using a frames capable browser? Then check out the <a 
  82. href="/samples/docguide.htm">Documentation Guide</a></em></blockquote> 
  83.  
  84.  
  85. Above and beyond the <A HREF="/SAMPLES/guide.htm">users guide</A>,
  86. the
  87. <a href="/!sendas_text_html/SAMPLES/srehttp.faq"> SRE-http Frequently Asked Questions</a>
  88. is not a bad place to learn more about the fundamentals, and the
  89. <a href="/samples/intro.doc">1 page introduction</a> can get you started.
  90. But, when you gotta RTFM, the two best documents 
  91. are: <menu>
  92. <LI>the <EM>too-big-but-still-not-big-enough</EM> <A HREF="/SAMPLES/SREhttp.HTM">SRE-http 
  93. manual</A>, and the <A HREF="/SAMPLES/initfilt.doc">description of initialization parameters</A>? 
  94. </menu>
  95. There is more... 
  96. <UL><LI>the <A HREF="/SAMPLES/helplist.htm">list of documentation</A> files tells all.
  97.  
  98.  <li><b>Are you upgrading SRE-http?</b> ... then you'll want to read
  99. <A HREF="/samples/history.txt">the history of changes</A>.
  100. </ul>
  101. <hr>
  102. <!-- Replace Creation --> <br>
  103. <em> It can be found at </em> <tt> <!-- replace url --> </tt> <br>
  104.  
  105. <p><em>  <!-- Replace HOME_NAME --> is running
  106.  <!-- Replace Server --> , <!--Replace Filter_Name --> </em>
  107.  
  108.  
  109. </body>
  110. </html>
  111.