home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / INDEX.HT0 < prev    next >
Text File  |  2000-01-02  |  5KB  |  110 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. <!-- Select tmp.1=extract(serveraddr) ; tmp.2=extract(clientaddr) ; 
  29.       select.result=1;
  30.       if tmp.1<>tmp.2 then do ;  select.result=0 ; end; -->
  31. <li> and you can run the <A HREF="/CONFIGUR.HTM">SRE-http configurator</A>
  32. when you are ready to make some changes.
  33. <!-- Select end -->
  34. <LI>Or, are you interested in <A HREF="/SAMPLES/status.sht">server status</A> information
  35. (with a few configuration tools thrown in)?
  36.  
  37. </menu>
  38. <h3> Examples... </h3>
  39. The following examples scratch the surface of SRE-http's potential:
  40. <ul>
  41. <li> Try the<A HREF="/SAMPLES/sampmap.htm"> sample image map ?</A>
  42.  
  43. <LI> Server side includes?  How about a demonstration of
  44. <menu><li> a potpourri of the <A HREF="/SAMPLES/tsthttpd.sht">NCSA-style server side includes</A>,
  45. <li> a mishmash of the  <A HREF="/SAMPLES/replaces.sht">SRE-http-style server side includes</A>,
  46.  <li>"in-line code" execution using the  <A HREF="/SAMPLES/testtabl.sht">INTERPRET</a> keyphrase,
  47. <li> a simple example of SRE-http's use of <a href="/SAMPLES/sampcook.sht"> cookies </a>,
  48. <br> or the you can use the <A HREF="/SAMPLES/sampopt1.sht">OPTIONS keyphrase</A> to pass information between
  49. documents 
  50. <li> Demo a few <a href="/samples/cntdemo1.sht">hit counters</a>
  51. </menu>
  52. <LI> Upload stuff to your server? SRE-http has  <A HREF="/SAMPLES/upload.htm">more then one file upload capability</a>
  53. <LI> A sample of  SRE-http's <A HREF="/SAMPLES/sampmbox.sht">MESSAGE box facility</A>?
  54.  
  55.  
  56. <!--  select  tmp1=translate(datadir()||'SAMPLES\getafile.htm','\','/');
  57.   tmp2=stream(tmp1,'c','query exists') ;
  58.           if tmp2=' ' then; return 0; 
  59.           return 1; -->
  60. <li> <A HREF="SAMPLES/getafile.htm"> GETAFILE</A> is a highly configurable
  61. directory-viewer/file-retriever addon for SRE-http, it complements
  62.  <A HREF="/!dir?/+no_recurse_dir=0">!DIRxx</a> (the built-in directory display processor).
  63.  
  64. <!-- select end --> 
  65. <!--  select  tmp1=translate(datadir()||'SAMPLES/getafile.htm','\','/');
  66.   tmp2=stream(tmp1,'c','query exists') ;
  67.           if tmp2<>' ' then; return 0; 
  68.           return 1; -->
  69.  
  70. <li>
  71.  <A HREF="/!dir?/+no_recurse_dir=0">!DIR</a>
  72.  is  SRE-http's built-in directory display processor).
  73. Or, you might be interested in the <a href="http://www.srehttp.org/apps/getafile/">
  74. GETAFILE</a> addon.
  75. <!-- select end -->
  76. <li> A simple sample of <a href="/cgi-bin/test-cgi/PathInfo/?string"> CGI-Bin </a>
  77.  
  78. </ul>
  79. <h3> Documentation...</h3>
  80. <blockquote><em>Are you using a frames capable browser? Then check out the <a 
  81. href="/samples/docguide.htm">Documentation Guide</a></em></blockquote> 
  82.  
  83.  
  84. Above and beyond the <A HREF="/SAMPLES/guide.htm">users guide</A>,
  85. the
  86. <a href="/!sendas_text_html/SAMPLES/srehttp.faq"> SRE-http Frequently Asked Questions</a>
  87. is not a bad place to learn more about the fundamentals, and the
  88. <a href="/samples/intro.doc">1 page introduction</a> can get you started.
  89. But, when you gotta RTFM, the two best documents 
  90. are: <menu>
  91. <LI>the <EM>too-big-but-still-not-big-enough</EM> <A HREF="/SAMPLES/SREhttp.HTM">SRE-http 
  92. manual</A>, and the <A HREF="/SAMPLES/initfilt.doc">description of initialization parameters</A>? 
  93. </menu>
  94. There is more... 
  95. <UL><LI>the <A HREF="/SAMPLES/helplist.htm">list of documentation</A> files tells all.
  96.  
  97.  <li><b>Are you upgrading SRE-http?</b> ... then you'll want to read
  98. <A HREF="/samples/history.txt">the history of changes</A>.
  99. </ul>
  100. <hr>
  101. <!-- Replace Creation --> <br>
  102. <em> It can be found at </em> <tt> <!-- replace url --> </tt> <br>
  103.  
  104. <p><em>  <!-- Replace HOME_NAME --> is running
  105.  <!-- Replace Server --> , <!--Replace Filter_Name --> </em>
  106.  
  107.  
  108. </body>
  109. </html>
  110.