You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2004/11/21 03:42:15 UTC

svn commit: r106056 - in httpd/site/trunk/xdocs: modules stylesheets

Author: wrowe
Date: Sat Nov 20 18:42:13 2004
New Revision: 106056

Modified:
   httpd/site/trunk/xdocs/modules/index.xml
   httpd/site/trunk/xdocs/stylesheets/project.xml
Log:

  Start plugging in the cli subproject

Modified: httpd/site/trunk/xdocs/modules/index.xml
==============================================================================
--- httpd/site/trunk/xdocs/modules/index.xml	(original)
+++ httpd/site/trunk/xdocs/modules/index.xml	Sat Nov 20 18:42:13 2004
@@ -28,6 +28,16 @@
 
 </section>
 
+<section id="mod_aspdotnet">
+<title>mod_aspdotnet</title>
+
+<p>Do you want to have ASP.NET embedded in your Win32 server?  Try mod_aspdotnet.</p>
+
+<p>This works only for Apache 2.0 on the Win32 platform.  The
+<a href="http://httpd.apache.org/cli/">cli (.NET) subproject</a> has all of the
+details you are looking for, including a pointer to the mono project (not
+affiliated with the Apache Software Foundation) for non-Win32 users.
+
 <section id="mod_auth_ldap">
 <title>mod_auth_ldap</title>
 

Modified: httpd/site/trunk/xdocs/stylesheets/project.xml
==============================================================================
--- httpd/site/trunk/xdocs/stylesheets/project.xml	(original)
+++ httpd/site/trunk/xdocs/stylesheets/project.xml	Sat Nov 20 18:42:13 2004
@@ -31,6 +31,7 @@
   <li><a href="/test/flood/">Flood</a></li>
   <li><a href="/apreq/">libapreq</a></li>
   <li><a href="/modules/">Modules</a></li>
+  <li><a href="/modules/">cli (.NET)</a></li>
 </menu>
 
 <menu><title href="/info/">Miscellaneous</title>