blob: 3df7a261cb4c8d456ff603358258855e0e693112 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========================================================================
$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/
===========================================================================
|