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 2005/06/13 06:00:31 UTC

svn commit: r190340 - in /httpd/site/trunk/xdocs/cli: index.xml mod/mod_aspdotnet.xml

Author: wrowe
Date: Sun Jun 12 21:00:29 2005
New Revision: 190340

URL: http://svn.apache.org/viewcvs?rev=190340&view=rev
Log:
Revert 190339 changes to cli, and restage these changes in sync w/ releases

Modified:
    httpd/site/trunk/xdocs/cli/index.xml
    httpd/site/trunk/xdocs/cli/mod/mod_aspdotnet.xml

Modified: httpd/site/trunk/xdocs/cli/index.xml
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/xdocs/cli/index.xml?rev=190340&r1=190339&r2=190340&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/cli/index.xml (original)
+++ httpd/site/trunk/xdocs/cli/index.xml Sun Jun 12 21:00:29 2005
@@ -23,16 +23,13 @@
 the necessary System.Web.Host and System.Web.Request interfaces to converse
 with mod_aspdotnet and the Apache HTTP Server.</p>
 
-<p>mod_aspdotnet works <strong>only</strong> with the .NET Framework versions 
-1.0 and 1.1 at this time.  Flexibility for .NET Framework 2.0 and beyond is 
-being considered.  If you have installed both .NET Frameworks 1.x and 2.0,
-you will need to use the AspNetVersion directive.</p>
+<p>mod_aspdotnet works <strong>only</strong> with the .NET Framework version 
+1.1 at this time.  Flexibility for 1.0 or 2.0 .NET Frameworks is being 
+considered.</p>
 
 <p>This module is <strong>not</strong> compatible other .NET CLR interfaces,
-such as Rotor or Mono, and therefore it is only compatible with the WinNT
-port of Apache 2.0 and will only run on Windows NT SP6 and beyond (2000, XP,
-and 2003.)  There is no Microsoft support for ASP.NET under Windows 98 or 
-Windows ME, so we cannot support those pre-NT platforms.</p>
+such as Rotor or Mono, and therefore it is only compatible with the Win32 
+port of Apache 2.0.</p>
 
 <p>Users on non-Win32 platforms may wish to explore the 
 <a href="http://www.mono-project.com/about/index.html">mono project's</a>
@@ -66,54 +63,31 @@
 
 <p>Our mailing lists are open to the public.</p>
 
-<p><strong>Please</strong> use the cli-users list to discuss how to deploy your ASP.NET 
-applications, or discuss any problems you encounter.  The cli-dev list is reserved
-for technical and detailed development discussions about mod_aspdotnet and the
-Apache.Web support framework.</p>
+<p><strong>Please</strong> use cli-users to discuss how to deploy your ASP.NET 
+applications (and discuss problems you encounter), while reserving the cli-dev list 
+for (detailed) bug reports about the mod_aspdotnet and Apache.Web modules,
+once you are certain it is a bug in this module and not a misconfiguration.</p>
 
 <p>Subscription</p>
 <ul>
-<li><a href="mailto:cli-users-subscribe@httpd.apache.org">cli-users@httpd.apache.org</a>
- for ASP.NET developers and users of mod_aspdotnet</li>
-<li><a href="mailto:cli-dev-subscribe@httpd.apache.org">cli-dev@httpd.apache.org</a>
- for Apache httpd module development discussions</li>
+<li><a href="mailto:cli-dev-subscribe@httpd.apache.org">cli-dev@httpd.apache.org</a> - development discussions</li>
+<li><a href="mailto:cli-users-subscribe@httpd.apache.org">cli-users@httpd.apache.org</a> - users of mod_aspdotnet</li>
 </ul>
 
 <p>Archives</p>
 <ul>
-<li><a href="http://mail-archives.eu.apache.org/mod_mbox/httpd-cli-users/"
- >cli-users Archives</a></li>
-<li><a href="http://mail-archives.eu.apache.org/mod_mbox/httpd-cli-dev/"
- >cli-dev Archives</a></li>
-<li><a href="http://httpd.apache.org/mail/cli-dev/">cli-dev Archives (raw mbox files)</a></li>
-<li><a href="http://httpd.apache.org/mail/cli-users/">cli-users Archives (raw mbox files)</a></li>
-</ul>
-</section>
-
-<section id="Bugs">
-<title>Bug Tracking</title>
-
-<p>We use the Apache Bugzilla tracking system, at <a href="http://issues.apache.org/bugzilla/"
-  >http://issues.apache.org/bugzilla/</a> for tracking problems.</p>
-
-<p><strong>Please</strong> review the existing bug reports before filing new reports.  Every
-duplicate bug report wastes the developers time, and lessens the chances of getting the bugs
-fixed that concern <strong>you</strong>.  Feel free to add additional, relevant information
-to the open, existing bug which mirrors the issue you have encountered.</p>
-
-<ul>
-<li><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&amp;order=bugs.bug_id&amp;bug_status=__open__&amp;product=Apache+mod_aspdotnet"
- >Open (current) Bug List for mod_aspdotnet</a></li>
-<li><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&amp;order=bugs.bug_id&amp;bug_status=__closed__&amp;product=Apache+mod_aspdotnet"
- >Closed (resolved) Bug List for mod_aspdotnet</a></li>
+<li><a href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=235">cli-dev Archives</a></li>
+<li><em>we are waiting on <a href="http://mail-archives.apache.org/eyebrowse/ViewLists"
+  >mail-archives</a> to include cli-users</em></li>
+<li><a href="http://httpd.apache.org/mail/cli-users/">cli-dev Archives (Raw)</a></li>
+<li><a href="http://httpd.apache.org/mail/cli-dev/">cli-users Archives (Raw)</a></li>
 </ul>
 </section>
 
 <section id="SVN">
 <title>SVN access</title>
 
-<p>You may browse the mod_aspdotnet SVN repository 
- <a href="http://svn.apache.org/viewcvs.cgi/httpd/mod_aspdotnet/">online</a></p>
+<p>You may browse the mod_aspdotnet SVN repository <a href="http://svn.apache.org/viewcvs.cgi/httpd/mod_aspdotnet/">online</a></p>
 
 <p>Anonymous SVN access (via http) is available.</p>
 <pre>
@@ -125,8 +99,8 @@
 <section id="License">
 <title>License</title>
 
-<p>As with all Apache Software Foundation projects, mod_aspdotnet is licensed under
-the current <a href="http://www.apache.org/licenses/">Apache License</a>.</p>
+<p>Like all Apache Software Foundation projects, mod_aspdotnet is licensed under
+<a href="http://www.apache.org/licenses/">The Apache License</a>.</p>
 </section>
 
 <section id="Search">

Modified: httpd/site/trunk/xdocs/cli/mod/mod_aspdotnet.xml
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/xdocs/cli/mod/mod_aspdotnet.xml?rev=190340&r1=190339&r2=190340&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/cli/mod/mod_aspdotnet.xml (original)
+++ httpd/site/trunk/xdocs/cli/mod/mod_aspdotnet.xml Sun Jun 12 21:00:29 2005
@@ -33,17 +33,6 @@
     <p>The <directive module="mod_aspdotnet">AspNetMount</directive> 
     directive and asp.net handler provided by <module>mod_aspdotnet</module> 
     are used to configure content to be served of the ASP.NET engine.</p>
-
-    <p>The current version is compatible with the .NET Framework versions 1.x
-    (1.0, 1.1, etc).  The current version is not compatible with .NET Framework 
-    version 2.0 although this may be addressed in the future.  The 
-    <directive module="mod_aspdotnet">AspNetVersion</directive> directive 
-    allows the administrator to select a specific .NET Framework if more than
-    one version is installed on the same machine.</p>
-
-    <p>Although Microsoft .NET works under Windows 98 and Windows ME, Microsoft
-    ASP.NET will not run on these platforms.  Therefore, only Windows NT-based
-    operating systems (NT SP6, 2000, XP, 2003, etc) are supported.</p>
 </summary>
 
 <seealso><a href="../handler.html">Configuring Handlers</a></seealso>