WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Issue with configuring jwchat

Issue with configuring jwchat

by Sujith H-2 :: Rate this Message:

| View in Thread

Hi all,

I am a newbie to jwchat. I wanted to configure jwchat to make it work with jabberd2. Hence
I found punjab, which has BOSH support. I configured punjab. Hence the port 5280 port is
open in my pc. Now I had added an .htaccess file in the /var/ww/jwchat directory as:

AddDefaultCharset UTF-8
Options +MultiViews
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule http-poll/ http://jabber.mycompany.com:5280/http-poll/ [P]
</IfModule>

The port 5222 of jabberd2 is also open. When I open http://localhost/jwchat
I am able to see the jwchat UI. Now the issue is that I am not able to add
a new user in the Native Binding mode/Poll. Can anyone help me how to do it?


Sujith H


------------------------------------------------------------------------------

_______________________________________________
JWChat-devel mailing list
JWChat-devel@...
https://lists.sourceforge.net/lists/listinfo/jwchat-devel

 « Return to Thread: Issue with configuring jwchat