SF.net SVN: mod-aspdotnet: [206] mod_aspdotnet/trunk/docs
Brought to you by:
wrowe
From: <wr...@us...> - 2007-08-17 22:25:10
|
Revision: 206 http://mod-aspdotnet.svn.sourceforge.net/mod-aspdotnet/?rev=206&view=rev Author: wrowe Date: 2007-08-17 15:25:07 -0700 (Fri, 17 Aug 2007) Log Message: ----------- Update for our detached location. Modified Paths: -------------- mod_aspdotnet/trunk/docs/index.html mod_aspdotnet/trunk/docs/introduction.html mod_aspdotnet/trunk/docs/mod_aspdotnet.html Modified: mod_aspdotnet/trunk/docs/index.html =================================================================== --- mod_aspdotnet/trunk/docs/index.html 2007-08-17 22:24:23 UTC (rev 205) +++ mod_aspdotnet/trunk/docs/index.html 2007-08-17 22:25:07 UTC (rev 206) @@ -1,35 +1,85 @@ -<h2><a name="mirrors">Download from your - <a href="http://www.apache.org/dyn/closer.cgi/httpd/mod_aspdotnet/" - >nearest mirror site!</a></a></h2> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> + <meta name="author" content="mod-aspdotnet users" /> + <meta name="email" content="mod...@li..." /> + <link href="manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> + <link href="manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> + <link href="manual-print.css" rel="stylesheet" media="print" type="text/css" /> + <title>Summary of mod-aspdotnet on SourceForge</title> + </head> + <body bgcolor="#ffffff" text="#000000" link="#525D76"> +<!-- <p><a href="/"><img src="../images/logo_wide.gif" border="0" + alt="The mod-aspdotnet Project on SourceForge" /></a></p> --> + <table border="0" width="100%" cellspacing="4"> + <tr> + <!-- LEFT SIDE NAVIGATION --> + <td valign="top" nowrap="nowrap"> + <p><b>Essentials</b></p> + <menu compact="compact"> + <li><a href="http://mod-aspdotnet.sourceforge.net/">Summary</a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li> + <li><a href="http://mod-aspdotnet.sourceforge.net/mod_aspdotnet.html">Reference</a></li> + <li><a href="http://sourceforge.net/project/showfiles.php?group_id=175077">Download</a></li> + <li><a href="http://mod-aspdotnet.sourceforge.net/verify/">Verify</a></li> + </menu> + <p><b>Project</b></p> + <menu compact="compact"> + <li><a href="http://sourceforge.net/projects/mod-aspdotnet">Project Home</a></li> + <li><a href="http://sourceforge.net/news/?group_id=175077">Project News</a></li> + <li><a href="http://sourceforge.net/mail/?group_id=175077l">Mailing Lists</a></li> + <li><a href="http://sourceforge.net/tracker/?group_id=175077&atid=871785">Bug Reports</a></li> + </menu> + </td> + <!-- RIGHT SIDE INFORMATION --> + <td align="left" valign="top"> +<h2>Read This First</h2> -<p>Do not download from www.apache.org. Please use a mirror site - to help us save apache.org bandwidth. - <a href="http://www.apache.org/dyn/closer.cgi/httpd/mod_aspdotnet/">Go - here to find your nearest mirror.</a></p> - -<h2><a name="READ">Read This First</a></h2> - -<p>mod_aspdotnet is a module from the -<a href="http://httpd.apache.org/cli/">cli subproject</a> for the Apache -HTTP Server 2.0.44 or later running on Windows NT Service Pack 6 or later -(including 2000, 2003, and XP) with the .NET Framework 1.1 (or 1.0). +<p>mod_aspdotnet is a module for Apache HTTP Server 2.0.44 or later, running +on Windows, Windows NT Service Pack 6 or later (including 2000, 2003, and XP) +with the .NET Framework 1.1 (or 1.0), including Microsoft's ASP.NET hosting +framework. It was originally developed by Covalent Technologies, lived for +a time at the Apache Software Foundation and is now maintained by the +<a href="http://sourceforge.net/projects/mod-aspdotnet">mod-aspdotnet project</a> +hosted on SourceForge and sponsored by Covalent Technologies. It is not known to work on non-Windows platforms, with earlier versions of Apache, or 2.0 and later versions of the .NET framework. Consult the project's pages for more details.</p> <p>mod_aspdotnet is available as an .msi for you to get running out of -the box. Simply ensure you have installed Apache HTTP Server 2.0 first, -and the Microsoft .NET Framework, before you attempt to install it.</p> +the box. Simply ensure you have installed Apache HTTP Server 2.0 or 2.2 +first, and also the Microsoft .NET Framework 1.1, before you attempt to +install it. Two flavors are provided, one for Apache 2.0 (2.0.44 or later) +and the other for Apache 2.2. A new flavor will be required for later +version of Apache web server.</p> <p>The -src.zip files contain the sources of this module. It is not trivial to build and run without a bit of understanding, it is much easier for most users to simply install the .msi. Note that at present, -it can only be built under Microsoft Visual Studio .NET, and not the later -2003 or (preview) 2005 Studio products, due to major changes in the way -that C++.NET files are parsed. If you want to proceed to build your own, -please be our guest, you are well on your way to helping contribute to the -httpd-cli subproject!</p> +it can only be built under Microsoft Visual Studio .NET (2002), and not +the later 2003 or 2005 Studio products, due to major changes in the way +that C++.NET files are parsed. A new flavor is under development for .NET +2.0 and Visual Studio 2005. If you want to proceed to build your own using +Visual Studio .NET 2002, please be our guest, you will be well on your way +to helping contribute to the mod-aspdotnet project! Or stay tuned for the +availability of the .NET 2.0 flavor.</p> -<p>We have an <a href="http://httpd.apache.org/cli/introduction" ->introduction</a> to help you get started using this module.</p> +<p>We have an <a href="introduction.html">introduction</a> to help you get +started, and a <a href="mod_aspdotnet.html">module reference</a> to detail +the particulars of configuring the module.</p> + </td> + </tr> + <!-- FOOTER --> + <tr><td colspan="2"><hr noshade="noshade" size="1"/></td></tr> + <tr><td colspan="2" align="center"> + <font size="-1"> + <em>Copyright © 2002-2006, Covalent Technologies</em> + </font> + </td> + </tr> + </table> + </body> +</html> Modified: mod_aspdotnet/trunk/docs/introduction.html =================================================================== --- mod_aspdotnet/trunk/docs/introduction.html 2007-08-17 22:24:23 UTC (rev 205) +++ mod_aspdotnet/trunk/docs/introduction.html 2007-08-17 22:25:07 UTC (rev 206) @@ -5,34 +5,32 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta name="author" content="mod-aspdotnet users" /> <meta name="email" content="mod...@li..." /> + <link href="manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> + <link href="manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> + <link href="manual-print.css" rel="stylesheet" media="print" type="text/css" /> <title>Introduction to mod_aspdotnet - from mod-aspdotnet on SourceForge</title> </head> <body bgcolor="#ffffff" text="#000000" link="#525D76"> -<!-- <p><a href="/"><img src="../images/logo_wide.gif" alt="The mod-aspdotnet Project on SourceForge" border="0"/></a></p> --> +<!-- <p><a href="/"><img src="../images/logo_wide.gif" border="0" + alt="The mod-aspdotnet Project on SourceForge" /></a></p> --> <table border="0" width="100%" cellspacing="4"> <tr> <!-- LEFT SIDE NAVIGATION --> <td valign="top" nowrap="nowrap"> <p><b>Essentials</b></p> <menu compact="compact"> - <li><a href="http://sourceforge.net/news/?group_id=175077">News</a></li> + <li><a href="http://mod-aspdotnet.sourceforge.net/">Summary</a></li> <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li> + <li><a href="http://mod-aspdotnet.sourceforge.net/mod_aspdotnet.html">Reference</a></li> + <li><a href="http://sourceforge.net/project/showfiles.php?group_id=175077">Download</a></li> + <li><a href="http://mod-aspdotnet.sourceforge.net/verify/">Verify</a></li> </menu> - <p><b>Download!</b></p> + <p><b>Project</b></p> <menu compact="compact"> - <li><a href="http://sourceforge.net/project/showfiles.php?group_id=175077">from a mirror</a></li> - </menu> - <p><b><a -href="/docs/">Apache Docs</a></b></p> - <menu compact="compact"> - <li><a href="http://httpd.apache.org/docs/2.2/">Version 2.2</a></li> - <li><a href="http://httpd.apache.org/docs/2.0/">Version 2.0</a></li> - </menu> - <p><b>Get Involved</b></p> - <menu compact="compact"> + <li><a href="http://sourceforge.net/projects/mod-aspdotnet">Project Home</a></li> + <li><a href="http://sourceforge.net/news/?group_id=175077">Project News</a></li> <li><a href="http://sourceforge.net/mail/?group_id=175077l">Mailing Lists</a></li> <li><a href="http://sourceforge.net/tracker/?group_id=175077&atid=871785">Bug Reports</a></li> - <li><a href="/dev/">Developer Info</a></li> </menu> </td> <!-- RIGHT SIDE INFORMATION --> Modified: mod_aspdotnet/trunk/docs/mod_aspdotnet.html =================================================================== --- mod_aspdotnet/trunk/docs/mod_aspdotnet.html 2007-08-17 22:24:23 UTC (rev 205) +++ mod_aspdotnet/trunk/docs/mod_aspdotnet.html 2007-08-17 22:25:07 UTC (rev 206) @@ -3,9 +3,9 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>mod_aspdotnet - Apache HTTP Server</title> -<link href="http://httpd.apache.org/docs/2.0/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> -<link href="http://httpd.apache.org/docs/2.0/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> -<link href="http://httpd.apache.org/docs/2.0/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /> +<link href="manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> +<link href="manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> +<link href="manual-print.css" rel="stylesheet" media="print" type="text/css" /> </head> <body> <div id="page-header"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |