Search found 1 match

by sorm
Sat Apr 19, 2008 2:57 pm
Forum: Unreal 3.2 Support
Topic: cgiirc + ipv6
Replies: 1
Views: 1493

cgiirc + ipv6

Hi, i cant get cgiirc running ...

my cgiirc block looks like this:

Code: Select all

cgiirc {
        type webirc;
        hostname "::ffff:ipv4";
        password "pw";
};
can anyone explain what todo to get it running ?