ff5534b09d
is designed to be flexible and has many uses such as an IRC gateway for an IRC network, a chat-room for a website or to access IRC when stuck behind a restrictive firewall.
13 lines
479 B
Text
13 lines
479 B
Text
===========================================================================
|
|
$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/
|
|
|
|
===========================================================================
|