diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/cgiirc/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/cgiirc/MESSAGE b/chat/cgiirc/MESSAGE index 8988c34ff33..3df7a261cb4 100644 --- a/chat/cgiirc/MESSAGE +++ b/chat/cgiirc/MESSAGE @@ -1,13 +1,13 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2004/10/15 18:36:55 adrianp Exp $ +$NetBSD: MESSAGE,v 1.2 2005/05/23 08:59:46 rillig Exp $ You will need to make CGI:IRC accessible through your HTTP server. If you are running Apache then you can add the following line to httpd.conf: - + Include ${PKG_SYSCONFDIR}/cgiirc.conf to make CGI:IRC accessible through: - + http://www.domain.com/cgiirc/ =========================================================================== |