have a requirement that only admin users(with authentication) can create channels, rest users can login without password
how to achieve this
Search found 4 matches
- Sun Sep 28, 2014 5:40 am
- Forum: Unreal 3.2 Support
- Topic: IRC to be configured on port 80
- Replies: 5
- Views: 4956
- Fri Sep 26, 2014 12:37 pm
- Forum: Unreal 3.2 Support
- Topic: IRC to be configured on port 80
- Replies: 5
- Views: 4956
Re: IRC to be configured on port 80
Only web ports are open in my office.
So have options for 80/443 only.
Just configured reverseproxy --> qwebirc--> unrealircd
Works fine if dont use ssl at unrealircd end
And could not find any errors in logs aswell
So have options for 80/443 only.
Just configured reverseproxy --> qwebirc--> unrealircd
Works fine if dont use ssl at unrealircd end
And could not find any errors in logs aswell
- Tue Sep 23, 2014 6:48 am
- Forum: Unreal 3.2 Support
- Topic: IRC to be configured on port 80
- Replies: 5
- Views: 4956
Re: IRC to be configured on port 80
:irc.xxxx.com NOTICE AUTH :*** Looking up your hostname...
:irc.xxxx.com NOTICE AUTH :*** Couldn't resolve your hostname; using your IP address instead
ERROR :Closing Link: [xx.xx.xx.xx] (HTTP command from IRC connection (ATTACK?))
Am getting the above error after configuring it in port 80 and try ...
:irc.xxxx.com NOTICE AUTH :*** Couldn't resolve your hostname; using your IP address instead
ERROR :Closing Link: [xx.xx.xx.xx] (HTTP command from IRC connection (ATTACK?))
Am getting the above error after configuring it in port 80 and try ...
- Fri Sep 19, 2014 10:20 am
- Forum: Unreal 3.2 Support
- Topic: IRC to be configured on port 80
- Replies: 5
- Views: 4956
IRC to be configured on port 80
Hi
I installed and was using the unrealirc setup on port 6667.
Now i have to make it work on port 80 as i donto have any ports open from my office.
Tried configuring apache as reverse proxy to configure but was getting errors like "INTERNAL SERVER ERROR" and "GET REQUEST NOT SUPPORTED" ...
Can ...
I installed and was using the unrealirc setup on port 6667.
Now i have to make it work on port 80 as i donto have any ports open from my office.
Tried configuring apache as reverse proxy to configure but was getting errors like "INTERNAL SERVER ERROR" and "GET REQUEST NOT SUPPORTED" ...
Can ...