Author: wrowe Date: Sat Nov 20 18:59:19 2004 New Revision: 106059 Added: httpd/mod_aspdotnet/dist/README.html (contents, props changed) Log:
Here comes, some simple pointers. Added: httpd/mod_aspdotnet/dist/README.html ============================================================================== --- (empty file) +++ httpd/mod_aspdotnet/dist/README.html Sat Nov 20 18:59:19 2004 @@ -0,0 +1,30 @@ +<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> + +<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 running on Windows with the .NET Framework 1.1. It does +not work on non-Windows platforms, with earlier versions of Apache, or +other versions of the .NET framework. Consult that 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> + +<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. If you want to +proceed, please be our guest, you are well on your way to helping +contribute to the cli subproject!</p> + +<p>We have an <a href="http://httpd.apache.org/cli/introduction +>introduction</a> to help you get started using this module.</p>