summaryrefslogtreecommitdiff
path: root/databases/acid
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 14:15:48 +0000
committerrillig <rillig>2005-09-28 14:15:48 +0000
commitce8288f8949e4c4a157779a00e4a2eb8f5a257a4 (patch)
treee6fd2f73c40d2704f0228b452a04bf850f52cacb /databases/acid
parent6c90f52e644dddda6af4f2dabee0da9d8403e5da (diff)
downloadpkgsrc-ce8288f8949e4c4a157779a00e4a2eb8f5a257a4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'databases/acid')
-rw-r--r--databases/acid/MESSAGE10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/acid/MESSAGE b/databases/acid/MESSAGE
index 6da5a0af512..9184286b85b 100644
--- a/databases/acid/MESSAGE
+++ b/databases/acid/MESSAGE
@@ -1,9 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/04/20 09:50:54 xtraeme Exp $
+$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:48 rillig Exp $
You will need to make ACID accessible through your HTTP server.
If you are running Apache and ap-php, then you may copy:
-
+
${EXDIR}/acid.conf
to ${PKG_SYSCONFDIR}/httpd and add the following line to httpd.conf:
@@ -11,11 +11,11 @@ to ${PKG_SYSCONFDIR}/httpd and add the following line to httpd.conf:
Include ${PKG_SYSCONFDIR}/httpd/acid.conf
to make ACID accessible through:
-
+
http://www.domain.com/acid/
-You will need to customise ${ACID_DIR}/acid_conf.php before
-ACID will work. This includes setting up database access.
+You will need to customise ${ACID_DIR}/acid_conf.php before
+ACID will work. This includes setting up database access.
For detailed instructions see:
http://www.andrew.cmu.edu/~rdanyliw/snort/acid_config.html