You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mj...@locus.apache.org on 2000/07/10 11:21:32 UTC

cvs commit: apache-site related_projects.html

mjc         00/07/10 02:21:32

  Modified:    .        related_projects.html
  Log:
  Date: Tue, 4 Jul 2000 11:46:15 -0700 (PDT)
  From: Joshua Slive <sl...@finance.commerce.ubc.ca>
  Reply-To: new-httpd@apache.org
  To: new-httpd@apache.org
  Subject: [Website Update] related_projects.html
  
  The attached update cleans up the related projects page on the main apache
  website.  The major things is does are:
  
  1. Recategorize the projects into "News, Documentation, and Tutorials",
  "Add-ons, Enhancements, and Modules", and "Ports and Commercial Versions".
  This seems much more useful to most people than the old
  "Commercial/Non-commercial" split.
  
  2. Adds a few obviously missing related projects, especially in the first
  category.
  
  3. Deletes a few obviously obsolete projects.
  
  4. Deletes projects that are also official ASF projects, since only some
  of them were listed and it did not seem consistent or necessary to have
  them here.
  
  5. Fixes up some inconsistencies in the HTML/formatting and alphabetizes
  everything.
  
  Reviewed by: Mark Cox
  
  Revision  Changes    Path
  1.54      +209 -211  apache-site/related_projects.html
  
  Index: related_projects.html
  ===================================================================
  RCS file: /home/cvs/apache-site/related_projects.html,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- related_projects.html	2000/05/25 07:47:26	1.53
  +++ related_projects.html	2000/07/10 09:21:31	1.54
  @@ -19,86 +19,115 @@
   The Apache Group encourages you to use the source code for your own projects
   and would like to hear about your successes.
   
  -<H3>Non-Commercial Projects</H3>
  +<H3>News, Documentation, and Tutorials</H3>
   
   <UL>
  -<li><a href="#activescripting">ActiveScripting for Apache</a></li>
  -<LI><A HREF="#apacheasp">Apache::ASP</A>
  -<LI><A HREF="#apachessl">Apache-SSL</A>
  -<LI><A HREF="#modssl">Apache Interface to OpenSSL (mod_ssl)</A>
  -<LI><A HREF="#modulereg">Apache Module Registry</A>
  -<LI><A HREF="#php">PHP Project</A>
  -<LI><A HREF="#modperl">Apache/Perl Integration Project</A>
  -<LI><A HREF="#os2">Apache for OS/2</A>
  -<LI><A HREF="#amiga">Apache for Amiga</A>
  -<LI><A HREF="#jserv">The Java-Apache Project</A>
  -<LI><A HREF="#guidev">Apache Graphical User Interface Project</A>
   <LI><A HREF="#docs">Apache Documentation Project</A>
   <LI><A HREF="#quickref">Apache Quick Reference Card</A>
  -<LI><A HREF="#webmonkey">Webmonkey XSSI Extensions</A>
  +<LI><A HREF="#apacheweek">Apache Week</A>
  +<LI><A HREF="#apachetoday">ApacheToday</A>
  +<LI><A HREF="#oreilly">O'Reilly Network Apache Devcenter</A>
  +<LI><A hREF="#slashdot">Slashdot Apache Section</A>
  +</UL>
  +
  +<H3>Add-ons, Enhancements, and Modules</H3>
  +
  +<UL>
  +<LI><a href="#activescripting">ActiveScripting for Apache</a>
  +<LI><A HREF="#apacheasp">Apache::ASP</A>
  +<LI><A HREF="#guidev">Apache Graphical User Interface Project</A>
  +<LI><A HREF="#modulereg">Apache Module Registry</A>
  +<LI><A HREF="#modssl">Apache Interface to OpenSSL (mod_ssl)</A>
  +<LI><A HREF="#mod_python">Apache/Python Integration (mod_python)</A>
  +<LI><A HREF="#apachessl">Apache-SSL</A>
  +<LI><A HREF="#moddtcl">Embedding TCL in web pages (mod_dtcl)</a>
   <LI><A HREF="#kshIndex">kshIndex fancy index utility</a>
  +<LI><A HREF="#vfa">Vision For Apache</A>
   <LI><A HREF="#moddav">WebDAV Protocol Extensions for Apache (mod_dav)</a>
  -<LI><A HREF="#moddtcl">Embedding TCL in web pages (mod_dtcl)</a>
  -<LI><A HREF="#mod_python">Apache/Python Integration (mod_python)</A>
   </UL>
   
  -<H3>Commercial Products</H3>
  +<H3>Ports and Commercial Versions</H3>
   
   <UL>
  -<LI><A HREF="#apacheweek">Apache Week</A> (free weekly newsletter)
  -<li><a href="#tcs">Apache/Stronghold for Trusted Solaris</a></li>
  +<LI><A HREF="#amiga">Apache for Amiga</A>
  +<LI><A HREF="#os2">Apache for OS/2</A>
  +<LI><a href="#tcs">Apache/Stronghold for Trusted Solaris</a>
   <LI><A HREF="#raven">Covalent Raven SSL module</A>
   <LI><A HREF="#ibm">IBM HTTP Server powered by Apache</A>
   <LI><A HREF="#macosx">Mac OS X Server</A>
   <LI><A HREF="#matrice">Matrice W3</A>
  +<LI><A hREF="#oracle">Oracle HTTP Server Powered by Apache</A>
   <LI><A HREF="#redhat">Red Hat Secure Server</a>
   <LI><A HREF="#stronghold">Stronghold</A>
  -<li><a href="#stweb">StWeb -- Stratos Web and Application Server</a></li>
  -<LI><A HREF="#vfa">Vision For Apache</A>
  +<LI><a href="#stweb">StWeb -- Stratos Web and Application Server</a>
   <LI><A HREF="#tenon">WebTen, a MacOS port of Apache</A>
   </UL>
   
   <HR>
   
  +<P><HR>
   <h3><a name="activescripting"
        href="http://www.activescripting.org/html/projects.html"
       >ActiveScripting for Apache</a></h3>
  -<p>
  -The ActiveScripting for Apache project provides an open alternative to the
  +
  +<P>The ActiveScripting for Apache project provides an open alternative to the
   use of Active Server Pages (ASP) for the Apache Web server on the Windows
   platform.
  -</p>
  -<HR>
  +
  +<P><HR>
   
   <h3><a name="apacheasp" href="http://www.nodeworks.com/asp">Apache::ASP</a></h3>
   <p>
   The Apache::ASP project is a Perl-native port of Active Server Pages (ASP)
   to Apache that runs under <a href="http://perl.apache.org/">mod_perl</a>,
   and provides an open alternative to Chili!Soft's ASP for Unix.
  -</p>
  -<hr>
   
  -<H3><A NAME="apachessl" HREF="http://www.apache-ssl.org/">Apache-SSL</A></H3>
  +<P><HR>
  +<H3><A NAME="docs">Apache Documentation Project</A></H3>
  +If you're interested in helping improve the documentation which
  +accompanies Apache.
   
  -Apache-SSL is an encrypting web server, based on Apache and SSLeay, which
  -implements <A HREF="http://home.netscape.com/newsref/std/">Secure Sockets 
  -Layer (SSL)</A> functionality as a set of patches to existing Apache
  -source code.<P>
  +<BLOCKQUOTE>
  +Find out more by subscribing to the "apache-docs" mailing list, which
  +you can join by sending mail to
  +<A HREF="mailto:apache-docs-request@apache.org"
  +>apache-docs-request@apache.org</A>
  +with the word "subscribe" in the body of the message.
  +</BLOCKQUOTE>
   
  -The webserver is distributed with the full source code.  Inside the
  -United States you are able to use it for non-commercial purposes for
  -free if you use RSAREF (due to various patents). Outside the United
  -States you can use it for non-commercial and commercial purposes for
  -free.<P>
  +<P><HR>
  +<H3><A NAME="amiga" HREF="http://amiga-apache.home.pages.de/"
  +    >Apache for Amiga</A></H3>
   
  -Inside the United States in order to use Apache with SSL commercially
  -you may want to look at <A HREF="#stronghold">Stronghold</A> or <A
  -HREF="#raven">Raven</A>.<P>
  +Apache has now been ported to Amiga, and is maintained as a separate project.  
   
  -<A HREF="http://www.apache-ssl.org/">Get Apache-SSL from here</A>.
  +<P><HR>
  +<H3><A NAME="os2" HREF="http://silk.apana.org.au/apache/"
  +    >Apache for OS/2</A></H3>
  +
  +<P>The primary motivation for this port is to show that OS/2 is a viable 
  +and powerful server platform and to promote its use as such. The 
  +secondary reason is to provide a free industrial strength HTTP
  +server with a growing feature set available for OS/2.
  +
  +<P><STRONG>Note: as of Apache 1.3b3, it should be possible to compile for
  +OS/2 from the standard distribution.</STRONG>
   
   <P><HR>
  +<H3><A NAME="guidev">Apache Graphical User Interface Project</A></H3>
  +
  +A number of folks have gotten together to work on a graphical
  +configuration tool for Apache.
   
  +<BLOCKQUOTE>
  +Find out more by subscribing to the "gui-dev" mailing list, by sending
  +mail to
  +<A HREF="mailto:gui-dev-request@apache.org">gui-dev-request@apache.org</A>
  +with the words "subscribe" in the body of the message.  Also, visit
  +<A HREF="http://gui.apache.org/">the project status page</A>.
  +</BLOCKQUOTE>
  +
  +<P><HR>
   <H3><A NAME="modssl" HREF="http://www.modssl.org/">Apache Interface to OpenSSL (mod_ssl)</A></H3>
   
   This module provides strong cryptography for the <a
  @@ -129,132 +158,112 @@
   purposes for free.
   
   <P><HR>
  -<H3><A NAME="tcs" HREF="http://www.tcs-sec.com/"
  -    >Apache/Stronghold for Trusted Solaris</A></H3>
  -<p>
  -Trusted Computer Solutions, Inc. (TCS) offers a suite of Apache/Stronghold
  -based security solutions hosted on Sun's Trusted Solaris operating
  -system.  Product and security information, white papers and the
  -company's latest news releases may be accessed <i>via</i> TCS'
  -World Wide Web site at
  -&lt;URL:<a href="http://www.tcs-sec.com">http://www.tcs-sec.com</a>&gt;
  -or <i>via</i> email to &lt;info@tcs-sec.com&gt;.
  -</p>
  -<hr>
  -
  -<H3><A NAME="raven" HREF="http://ravenssl.com/">Covalent Raven SSL Module for Apache</A></H3>
  -
  -The Raven SSL module is a commerical product providing a strong
  -cryptography upgrade to the Apache web server using the <A
  -HREF="http://www.rsa.com/">RSA</A> encryption engine. Available only
  -to customers in the United States and Canada. Other services include
  -commercial support and custom development services.
  -
  -<P><HR>
   <H3><A NAME="modulereg" HREF="http://modules.apache.org/"
       >Apache Module Registry</A></H3>
   
  -This project was developed to provide a central location to find and
  +<P>This project was developed to provide a central location to find and
   submit information about Apache modules projects and developers that
   are taking advantage of the powerful API interface provided by the
   Apache HTTP server.
   
   <P><HR>
  -<H3><A NAME="php" HREF="http://www.php.net/">PHP Project</A></H3>
  +<H3><A NAME="quickref">Apache Quick Reference Card</A></h3>
   
  -PHP implements an easy-to-learn HTML-embedded scripting language. 
  -It supports a number of RDBMS packages including Adabas-D, mSQL 1,
  -mSQL 2, MySQL, FilePro, Solid, Postgres95, PostgreSQL, Oracle,
  -Sybase as well as many others via standard ODBC.  
  -
  -<P><HR>
  -<H3><A NAME="modperl" HREF="http://perl.apache.org/"
  -    >Apache/Perl Integration Project</A></H3>
  -
  -<P>The Apache/Perl integration project brings together the full power
  -of the <A HREF="http://www.perl.com/">Perl</A> programming language
  -and the Apache HTTP server.  With <A
  -HREF="http://www.perl.com/CPAN/modules/by-module/Apache/">mod_perl</A>
  -it is possible to write Apache modules entirely in Perl.  In addition,
  -the persistent interpreter embedded in the server avoids the overhead
  -of starting an external interpreter and the penalty of Perl start-up
  -time.</P>
  +<P>A compact, tri-fold double-sided page listing all major directives,
  +available at <A HREF="http://www.refcards.com/">http://www.refcards.com/</A>.  A
  +mod_perl refcard is also available.
   
  -<HR>
  -<H3><A NAME="os2" HREF="http://silk.apana.org.au/apache/"
  -    >Apache for OS/2</A></H3>
  +<P><HR>
  +<H3><A NAME="apachessl" HREF="http://www.apache-ssl.org/">Apache-SSL</A></H3>
   
  -The primary motivation for this port is to show that OS/2 is a viable 
  -and powerful server platform and to promote its use as such. The 
  -secondary reason is to provide a free industrial strength HTTP
  -server with a growing feature set available for OS/2.
  +<P>Apache-SSL is an encrypting web server, based on Apache and SSLeay, which
  +implements <A HREF="http://home.netscape.com/newsref/std/">Secure Sockets 
  +Layer (SSL)</A> functionality as a set of patches to existing Apache
  +source code.
   
  -<P><STRONG>Note: as of Apache 1.3b3, it should be possible to compile for
  -OS/2 from the standard distribution.</STRONG>
  +<P>The webserver is distributed with the full source code.  Inside the
  +United States you are able to use it for non-commercial purposes for
  +free if you use RSAREF (due to various patents). Outside the United
  +States you can use it for non-commercial and commercial purposes for
  +free.
   
  -<P><HR>
  -<H3><A NAME="amiga" HREF="http://amiga-apache.home.pages.de/"
  -    >Apache for Amiga</A></H3>
  +<P>Inside the United States in order to use Apache with SSL commercially
  +you may want to look at <A HREF="#stronghold">Stronghold</A> or <A
  +HREF="#raven">Raven</A>.
   
  -Apache has now been ported to Amiga, and is maintained as a separate project.  
  +<A HREF="http://www.apache-ssl.org/">Get Apache-SSL from here</A>.
   
   <P><HR>
  -<H3><A NAME="jserv" HREF="http://java.apache.org/"
  -    >The Java-Apache Project</A></H3>
  -
  -A project to fully integrate Java servlet technology.
  +<H3><A NAME="tcs" HREF="http://www.tcs-sec.com/"
  +    >Apache/Stronghold for Trusted Solaris</A></H3>
  +<p>
  +Trusted Computer Solutions, Inc. (TCS) offers a suite of Apache/Stronghold
  +based security solutions hosted on Sun's Trusted Solaris operating
  +system.  Product and security information, white papers and the
  +company's latest news releases may be accessed <i>via</i> TCS'
  +World Wide Web site at
  +&lt;URL:<a href="http://www.tcs-sec.com">http://www.tcs-sec.com</a>&gt;
  +or <i>via</i> email to &lt;info@tcs-sec.com&gt;.
   
   <P><HR>
  -<H3><A NAME="guidev">Apache Graphical User Interface Project</A></H3>
  +<H3><A NAME="apachetoday" HREF="http://apachetoday.com/">
  +ApacheToday</A></H3>
   
  -A number of folks have gotten together to work on a graphical
  -configuration tool for Apache.
  +<P><A HREF="http://apachetoday.com/">ApacheToday</A> is a resource for
  +professionals and community members interested in maintaining the
  +highest level of awareness about Apache web server products and
  +projects.  Includes news and tutorials.
   
  -<BLOCKQUOTE>
  -Find out more by subscribing to the "gui-dev" mailing list, by sending
  -mail to
  -<A HREF="mailto:gui-dev-request@apache.org">gui-dev-request@apache.org</A>
  -with the words "subscribe" in the body of the message.  Also, visit
  -<A HREF="http://gui.apache.org/">the project status page</A>.
  -</BLOCKQUOTE>
   
  -<HR>
  -<H3><A NAME="docs">Apache Documentation Project</A></H3>
  -If you're interested in helping improve the documentation which
  -accompanies Apache.
  +<P><HR>
  +<H3><A NAME="apacheweek">Apache Week</A></H3>
   
  +<P>A free weekly guide to the latest Apache developments.  Apache Week
  +provides an easy way to stay abreast of the latest news about Apache
  +including: new releases, major bug fixes, plans for the next version,
  +new apache ports and other related Apache information.
   <BLOCKQUOTE>
  -Find out more by subscribing to the "apache-docs" mailing list, which
  -you can join by sending mail to
  -<A HREF="mailto:apache-docs-request@apache.org"
  ->apache-docs-request@apache.org</A>
  -with the word "subscribe" in the body of the message.
  +You can view 
  +<A HREF="http://www.apacheweek.com/">Apache Week on the Web</A>
  +or receive it each week by email.
   </BLOCKQUOTE>
   
  -<HR>
  -<H3><A NAME="quickref">Apache Quick Reference Card</A></h3>
  +<P><HR>
  +<H3><A NAME="raven" HREF="http://ravenssl.com/">Covalent Raven SSL Module for Apache</A></H3>
   
  -<BLOCKQUOTE>
  -A compact, tri-fold double-sided page listing all major directives,
  -available at <A HREF="http://www.refcards.com/">http://www.refcards.com/</A>.  A
  -mod_perl refcard is also available.
  -</BLOCKQUOTE>
  +The Raven SSL module is a commerical product providing a strong
  +cryptography upgrade to the Apache web server using the <A
  +HREF="http://www.rsa.com/">RSA</A> encryption engine. Available only
  +to customers in the United States and Canada. Other services include
  +commercial support and custom development services.
   
  -<HR>
  -<H3><A NAME="webmonkey">Webmonkey XSSI Extensions</A></H3>
  -The Webmonkey XSSI package extends the commercial authoring tool <A
  -HREF="http://www.hotwired.com/webmonkey/dynamic_html/tutorials/tutorial2.html">Dreamweaver</A>
  -so you can use <A
  -HREF="http://www.hotwired.com/webmonkey/html/97/39/index1a.html">XSSI</A>
  -within the editor. The files provide a graphical interface for
  -inserting and modifying XSSI commands.  Tres cool.
  +<P><HR>
  +<H3><A NAME="moddtcl" HREF="http://comanche.com.dtu.dk/dave/"
  +    >Embedding TCL in web pages</A></H3>
   
  -<BLOCKQUOTE>
  -You can <A HREF="http://www.hotwired.com/webmonkey/javascript/code_library/wm_dwxssi_ext/">obtain the extensions here</A>.
  -</BLOCKQUOTE>
  +<P>The <a href="http://comanche.com.dtu.dk/dave/">mod_dtcl</a> Apache
  +module enables the use of Tcl as an HTML-embedded scripting language,
  +similar to PHP.  It is fast, light, and lets you use the extensive
  +codebase of existing <a
  +href="http://dev.scriptics.com/software/tcltk/">Tcl</a> code on the
  +web.
  +
  +<P><HR>
  +<H3><A NAME="ibm">IBM HTTP Server powered by Apache</A></H3>
  +
  +<P><A HREF="http://www.software.ibm.com/webservers/httpservers/">IBM
  +HTTP Server powered by Apache</A> is a secure web server that features
  +support for SSL V2 and V3, Fast Response Cache Accelerator (Windows NT
  +only) and native platform install. IBM HTTP Server runs on AIX,
  +Solaris and Windows NT.  Support for Linux (Caldera, Pacific HiTech,
  +Red Hat and S.u.S.E. distributions) has been announced with
  +availability later this year. Support for FRCA on AIX is anticipated
  +later this year.
   <P>
  +IBM HTTP Server powered by Apache is available as a fully supported IBM product when purchased
  +bundled with the <A HREF="http://www.software.ibm.com/webservers/">IBM WebSphere Application Server</A>.
   
  -<HR>
  +<P><HR>
   <H3><A NAME="kshIndex">kshIndex fancy index utility</A></H3>
   
   <A
  @@ -266,35 +275,28 @@
   cascading user customization, events calendars, contact lists, etc.
   
   <P><HR>
  -<H3><A NAME="moddav" HREF="http://www.webdav.org/mod_dav/"
  -    >WebDAV Protocol Extensions for Apache</A></H3>
  +<H3><A NAME="macosx">Mac OS X Server</A></H3>
   
  -    The <a href="http://www.webdav.org/mod_dav/">mod_dav</a> Apache
  -    module adds <a href="http://www.webdav.org/">WebDAV</a>
  -    capabilities to your Apache web server.
  -    <p>
  -      WebDAV stands for "Web-Based Distributed Authoring and
  -      Versioning." The WebDAV protocol is a set of extensions to HTTP
  -      to allow remote users to collaboratively edit and manage files
  -      on a web server.
  -    </p>
  +<P>
  +<A HREF="http://www.apple.com/macosx/server/">Mac OS X Server</A> is a
  +server operating system from Apple Computer which includes the Apache
  +web server, AppleShare file services, and Mac OS NetBoot server
  +software. It is hosted on a full BSD environment (Darwin) and sports
  +an easy to use user interface for server administration.
   
   <P><HR>
  -<H3><A NAME="moddtcl" HREF="http://comanche.com.dtu.dk/dave/"
  -    >Embedding TCL in web pages</A></H3>
  +<H3><A NAME="matrice">Matrice W3 System for Linux (x86)</A></H3>
   
  -    The <a href="http://comanche.com.dtu.dk/dave/">mod_dtcl</a> Apache
  -    module enables the use of Tcl as an HTML-embedded scripting
  -    language, similar to PHP.  It is fast, light, and lets you use the
  -    extensive codebase of existing <a
  -    href="http://dev.scriptics.com/software/tcltk/">Tcl</a> code on
  -    the web.
  +<P>MWS is a complete solution for your web presence that enables you to
  +access control, tracking, accounting, billing, marketing analyse the
  +end user's accesses to your site.  Find out more at
  +<A HREF="http://www.matrice.it">Matrice's web site</A>.
   
   <P><HR>
   <H3><A NAME="mod_python" HREF="http://www.modpython.org/">mod_python -
   Apache/Python Integration</A></H3>
   
  -mod_python is a module that embeds the <a href="http://www.python.org">Python
  +<P>mod_python is a module that embeds the <a href="http://www.python.org">Python
   language</a> interpreter within the server allowing for Apache handlers to
   be written in Python.
   
  @@ -302,67 +304,49 @@
   mod_python brings together the versatility of Python and the power of
   Apache for a considerable boost in flexibility and performance over the
   traditional CGI approach.
  -
  -<P><HR>
  -<H3><A NAME="apacheweek">Apache Week</A></H3>
  -A free weekly guide to the latest Apache developments.
  -Apache Week  provides an easy way to stay abreast of the
  -latest news about Apache including: new releases, major bug fixes, plans
  -for the next version, new apache ports and other related Apache
  -information.
  -<BLOCKQUOTE>
  -You can view 
  -<A HREF="http://www.apacheweek.com/">Apache Week on the Web</A>
  -or receive it each week by email.
  -</BLOCKQUOTE>
  -
  -<HR>
  -<H3><A NAME="ibm">IBM HTTP Server powered by Apache</A></H3>
  -<A HREF="http://www.software.ibm.com/webservers/httpservers/">IBM HTTP Server powered by Apache</A>
  -is a secure web server that features support for SSL V2 and V3, Fast Response Cache 
  -Accelerator (Windows NT only) and native platform install. IBM HTTP Server runs on AIX, 
  -Solaris and Windows NT.  Support for Linux (Caldera, Pacific HiTech, Red Hat and 
  -S.u.S.E. distributions) has been announced with availability later this year. Support for 
  -FRCA on AIX is anticipated later this year.
  -<P>
  -IBM HTTP Server powered by Apache is available as a fully supported IBM product when purchased
  -bundled with the <A HREF="http://www.software.ibm.com/webservers/">IBM WebSphere Application Server</A>.
  -<P>
  -
  -<HR>
  -<H3><A NAME="macosx">Mac OS X Server</A></H3>
  -
  -<BLOCKQUOTE>
  -<A HREF="http://www.apple.com/macosx/server/">Mac OS X Server</A> is a
  -server operating system from Apple Computer which includes the Apache
  -web server, AppleShare file services, and Mac OS NetBoot server
  -software. It is hosted on a full BSD environment (Darwin) and sports
  -an easy to use user interface for server administration.
  -</BLOCKQUOTE>
  -
  -<HR>
  -<H3><A NAME="matrice">Matrice W3 System for Linux (x86)</A></H3>
   
  -<BLOCKQUOTE>
  -MWS is a complete solution for your web presence that enables you to
  -access control, tracking, accounting, billing, marketing analyse the
  -end user's accesses to your site.  Find out more at
  -<A HREF="http://www.matrice.it">Matrice's web site</A>.
  -</BLOCKQUOTE>
  +<P><HR> <H3><A NAME="oracle"
  +HREF="http://www.oracle.com/ip/deploy/ias/index.html?web.html">Oracle
  +HTTP Server Powered by Apache</A></H3>
  +
  +<P>Powered by Apache, the <A
  +HREF="http://www.oracle.com/ip/deploy/ias/index.html?web.html">Oracle
  +HTTP service</A> provides the stability, performance, and scalability
  +needed to run the most demanding e-business applications.  Combines
  +Apache with Oracle iAS.
  +
  +<P><HR> <H3><A NAME="oreilly"
  +HREF="http://oreilly.apacheweek.com/">O'Reilly Network Apache
  +Devcenter</A></H3>
  +
  +<P>The <A HREF="http://oreilly.apacheweek.com/">O'Reilly Network</A>
  +provides news, tutorials, and discussions about Apache in conjuction
  +with <A HREF="#apacheweek">ApacheWeek</A>.
   
  -<hr>
  +<P><hr>
   <h3><a name="redhat">Red Hat Secure Server</a></h3>
  -The <A HREF="http://www.redhat.com/product.phtml/WB2000">
  +
  +<P>The <A HREF="http://www.redhat.com/product.phtml/WB2000">
   Red Hat Secure Server</a> is an integration of the popular Apache web server
   with the award-winning Red Hat Linux OS that has RSA key technology, and it's
   the out-of-the-box answer to your secure web serving needs.  Shop, sell, and
   transact via the web without worry. Available only to customers in the United
   States and Canada.
   
  -<HR>
  +<P><HR> <H3><A NAME="slashdot"
  +HREF="http://slashdot.org/index.pl?section=apache">Slashdot Apache
  +Section</A></H3>
  +
  +<P>The <A HREF="http://slashdot.org/index.pl?section=apache">Apache
  +Section</A> of the popular <A HREF="http://slashdot.org/">Slashdot</A>
  +news and discussion site has announcements, news, and information
  +about the Apache Software Foundation and its projects.
  +
  +
  +<P><HR>
   <H3><A NAME="stronghold">Stronghold</A></H3>
   
  -Stronghold is a commercial Apache-derivative webserver which bundles
  +<P>Stronghold is a commercial Apache-derivative webserver which bundles
   strong cryptography (SSL), commercial support, etc., into a full package.<P>
   
   <BLOCKQUOTE>
  @@ -371,13 +355,13 @@
   <A HREF="http://www.int.c2.net/">C2Net Europe</A> (Outside US/Canada).<P>
   </BLOCKQUOTE>
   
  -<HR>
  +<P><HR>
   <h3><a name="stweb">StWeb -- Stratos Web and Application Server</a></h3>
   <p>
   StWeb is an easy-to-use, cross platform, Internet/Intranet development
   and deployment system for development and maintenance of web-enabled
   applications.
  -</p>
  +
   <p>
   The main component of the system is the Stratos Web Application Server -
   an Apache based HTTP server integrated with Stratos application server.
  @@ -387,13 +371,13 @@
   the supported systems ("write once, use anywhere" ).
   The Personal Edition  of StWeb is free and is available for download
   from the StWeb site.
  -</p>
  +
   <blockquote>
   For more information visit StWeb home at
   &lt;<a href="http://www.stweb.org/">http://www.stweb.org/</a>&gt;.
   </BLOCKQUOTE>
   
  -<HR>
  +<P><HR>
   <H3><A NAME="vfa">Vision For Apache</A></H3>
   
   Vision For Apache is a 100% Java graphical user interface for the Apache
  @@ -405,7 +389,21 @@
   <A HREF="http://www.focus-array.com/">The Focus Array's web site</A>.
   </BLOCKQUOTE>
   
  -<HR>
  +<P><HR>
  +<H3><A NAME="moddav" HREF="http://www.webdav.org/mod_dav/"
  +    >WebDAV Protocol Extensions for Apache</A></H3>
  +
  +    The <a href="http://www.webdav.org/mod_dav/">mod_dav</a> Apache
  +    module adds <a href="http://www.webdav.org/">WebDAV</a>
  +    capabilities to your Apache web server.
  +    <p>
  +      WebDAV stands for "Web-Based Distributed Authoring and
  +      Versioning." The WebDAV protocol is a set of extensions to HTTP
  +      to allow remote users to collaboratively edit and manage files
  +      on a web server.
  +
  +
  +<P><HR>
   <H3><A NAME="tenon">WebTen, a MacOS port of Apache</A></H3>
   
   WebTen is a commercial Apache-derivative webserver for Power Macs.