summaryrefslogtreecommitdiff
path: root/www/ap-mono/MESSAGE
diff options
context:
space:
mode:
authorkefren <kefren@pkgsrc.org>2008-10-06 10:52:29 +0000
committerkefren <kefren@pkgsrc.org>2008-10-06 10:52:29 +0000
commit33554c7f6fb12a2138b6e20de5d387ac06e592f6 (patch)
treee0538a5e97249b617e40144f6087e12aa492801c /www/ap-mono/MESSAGE
parentc85bd1c1bc079a80057ee6630b8a8b046cc55f11 (diff)
downloadpkgsrc-33554c7f6fb12a2138b6e20de5d387ac06e592f6.tar.gz
Initial import of mod_mono 1.9
Mod_Mono is an Apache 1.3/2.0/2.2 module that provides ASP.NET support for the web's favorite server, Apache.
Diffstat (limited to 'www/ap-mono/MESSAGE')
-rw-r--r--www/ap-mono/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/ap-mono/MESSAGE b/www/ap-mono/MESSAGE
new file mode 100644
index 00000000000..639e4aeeb50
--- /dev/null
+++ b/www/ap-mono/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2008/10/06 10:52:29 kefren Exp $
+
+In order to use this module in your Apache installation, you need to
+add the following to your httpd.conf file:
+
+ Include etc/httpd/mod_mono.conf
+
+===========================================================================