ianh 2004/07/16 05:35:44
Modified: site site.xml
site/projects httpd-cli.cwiki index.xml
Log:
httpd-cli now actually works in forrest..
Thanks to Noel & Berin for the help!
Revision Changes Path
1.38 +2 -1 incubator/site/site.xml
Index: site.xml
===================================================================
RCS file: /home/cvs/incubator/site/site.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- site.xml 7 Jul 2004 14:57:31 -0000 1.37
+++ site.xml 16 Jul 2004 12:35:44 -0000 1.38
@@ -33,6 +33,7 @@
<directory label="Directory" href="directory.html"/>
<ftpserver label="FTPServer" href="ftpserver.html"/>
<geronimo href="geronimo.html"/>
+ <httpdcli label="httpd-cli" href="httpd-cli.html"/>
<jaxme href="jaxme.html"/>
<juddi href="juddi.html"/>
<juice label="JuiCE" href="juice.html"/>
@@ -102,4 +103,4 @@
</apache>
</external-refs>
-</site>
\ No newline at end of file
+</site>
1.2 +29 -9 incubator/site/projects/httpd-cli.cwiki
Index: httpd-cli.cwiki
===================================================================
RCS file: /home/cvs/incubator/site/projects/httpd-cli.cwiki,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- httpd-cli.cwiki 16 Jul 2004 00:10:12 -0000 1.1
+++ httpd-cli.cwiki 16 Jul 2004 12:35:44 -0000 1.2
@@ -1,5 +1,7 @@
!!! HTTPD Project, CLI subproject, mod_aspdotnet Codebase IP Clearance Status
+This page tracks the project status, incubator-wise.
+
!!! Description
The Apache 2.0 module mod_aspdotnet, and CLI implementation of
Apache.Web.Host,
@@ -28,30 +30,48 @@
may occur in parallel;
* Abstract the Apache httpd request model as it's own CLI implementation,
- allowing authors to handle native httpd requests without the Microsoft
- specific ASP.NET model.
+allowing authors to handle native httpd requests without the Microsoft
+specific ASP.NET model.
* Build alternate CLI thunks to other engines such as mono, to allow CLI
- code to run on other platforms using the native Apache request model.
+code to run on other platforms using the native Apache request model.
This goal allows CLI developers, to use tools such as C# to develop
Apache-based solutions using alternate CLI hosting environments such
as mono, without infringing on the claims of Microsoft which may inhibit
ASP.NET-based solutions on non-Windows operating systems.
-
!!! Project info
* The Apache httpd PMC will own this httpd CLI subproject, and this
subproject
- will follow the Apache httpd PMC's direction. Significant contributors to
- this sub-project (e.g. 6 months of sustained contribution) will be
proposed
- for Apache httpd PMC membership.
+will follow the Apache httpd PMC's direction. Significant contributors to
+this sub-project (e.g. 6 months of sustained contribution) will be proposed
+for Apache httpd PMC membership.
* The CLI sub-project's modules will be available under seperate downloads,
- and are not envisioned to become part of a 'stock' httpd distribution.
-
+and are not envisioned to become part of a 'stock' httpd distribution.
+!! Detailed References:
+
+|| item || type || reference
+| Website | www | Not yet set up:
http://incubator.apache.org/httpd-cli
+| Mailing list | dev | Not yet set up: [EMAIL PROTECTED]
+| Source code | SVN | Not yet set up: incubator/httpd/cli
+| Mentor | wrowe | Will Rowe
+| Committers | dlopez | Daniel Lopez (CLA on file)
+| Committers | ianh | Ian Holsman (CLA on file)
+| Committers | shughes | Sterling Hughes (CLA on file)
+| Committers | jimjag | Jim Jagleski (CLA on file)
+| Discussion Thread | mail | Message-Id: <[EMAIL PROTECTED]>
+
'' Completed tasks are shown by the completion date (YYYY-MM-dd). ''
+!!! Incubation status reports
+
+* none yet
+
+!!! Incubation work items
+
+!! Project Setup
! Identify the codebase
|| date || item
1.43 +1 -1 incubator/site/projects/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/incubator/site/projects/index.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- index.xml 16 Jul 2004 02:46:35 -0000 1.42
+++ index.xml 16 Jul 2004 12:35:44 -0000 1.43
@@ -55,7 +55,7 @@
<td>2003-03-29</td>
</tr>
<tr>
- <td><link href="site:httpd-cli/">httpd-CLI</link></td>
+ <td><link href="site:httpd-cli">httpd-CLI</link></td>
<td>CLI integration project for httpd server</td>
<td>Apache httpd Server PMC</td>
<td>Will Rowe, Ian Holsman</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]