rbowen 2004/05/13 06:11:38
Modified: htdocs/manual/misc FAQ-I.html
Log:
Added some links to various ASP implementations, as I'm getting tired of
answering the question on IRC. Please let me know if you feel that these
links are inappropriate.
Revision Changes Path
1.18 +14 -4 httpd-docs-1.3/htdocs/manual/misc/FAQ-I.html
Index: FAQ-I.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-I.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- FAQ-I.html 29 Apr 2003 08:55:27 -0000 1.17
+++ FAQ-I.html 13 May 2004 13:11:38 -0000 1.18
@@ -296,9 +296,19 @@
<a id="asp" name="asp"><b>Can I use Active Server Pages
(ASP) with Apache?</b></a>
- <p>The base Apache Web server package does not include ASP
- support. However, there are a couple of after-market
- solutions that let you add this functionality; see the <a
+ <p>The base Apache Web Server package does not include ASP
+ support. However, a number of projects provide ASP or
+ ASP-like functionality for Apache. Some of these are:</p>
+ <ul>
+ <li><a
+ href="http://www.apache-asp.org/">Apache::ASP</a></li>
+ <li><a
+ href="http://go-mono.com/archive/xsp-0.10.html">mod_mono</a></li>
+ <li><a
+ href="http://wwws.sun.com/software/chilisoft/">Chilisoft
+ ASP</a></li>
+ </ul>
+ <p>See also the <a
href="http://httpd.apache.org/related_projects.html">related
projects</a> page to find out more.</p>
<hr />
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]