summaryrefslogtreecommitdiff
path: root/chat/cgiirc/MESSAGE
blob: 8988c34ff33fb8ee137226b1a3d60ef3d841a0f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/10/15 18:36:55 adrianp 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/

===========================================================================