JWChat, openfire and apache issue (multiple subdomains)

Hi, I know there are many people who have asked about JWChat, but most of the issues I’ve read are solved in servers that because of their configuration are running 1 apache site.

I’m quite sure my issue is more on the apache side than openfire itself, here it goes:

first let me show you my config files:

vhost.conf (apache 2.2)


but I can’t do that since I have other virtualhosts in my server, or can I???.

I’m pretty sure this is the only issue I have, and that when it gets fixed my JWChat should work. In case you’re wondering I’ve been helping myself with these links:

http://www.igniterealtime.org/community/thread/29155

http://chromus.kajigger.com/blog/2007/03/22/making-jwchat-work-with-openfire/

https://sourceforge.net/forum/forum.php?thread_id=1802250&forum_id=317560

I thank you guys for any help you may provide,

Roderick

is verys easy you make:

AddDefaultCharset UTF-8

ProxyRequests On

ProxyPass /http-bind/ http://127.0.0.1:8080/http-bind/

</VirtualHost>

in apache2 is better this

AddDefaultCharset UTF-8

ProxyRequests On

ProxyPass /http-bind/ http://localhost:8080/http-bind/

ProxyPass /http-bind/ http://localhost.localdomain:8080/http-bind/

</VirtualHost>

problem solve

gineta wrote:

is verys easy you make:

AddDefaultCharset UTF-8

ProxyRequests On

ProxyPass /http-bind/ http://127.0.0.1:8080/http-bind/

I am having the same problem. and doing a reverse proxy to a non-existent location won’t help. for your example you need to be able to go to http://serveraddress:8080/http-bind/ and actually get a message about http-bind. that works for me in 3.3.1, but in 3.5.0 I can’t get http-bind to work on openfire, forget about apache, I never get the message that its working, it just says not found like above.

is a idea but put please in root

service ip6tables stop and try there some isuess with service ip6tablesany time work more information about iptables http://elistas.org/index.php/Iptables