* [Install](help/Install)
* [Settings](help/Settings)
* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
-* [Install an ejabberd with synchronized credentials](help/install-ejabberd.md)
+* [Install an ejabberd with synchronized credentials](help/install-ejabberd)
* [Message Flow](help/Message-Flow)
* [Using SSL with Friendica](help/SSL)
* [Twitter/GNU Social API Functions](help/api)
* [Konfigurationen](help/Settings)
* [Plugins](help/Plugins)
* [Konnektoren (Connectors) installieren (Twitter/GNU Social)](help/Installing-Connectors)
-* [Installation eines ejabberd Servers mit synchronisierten Anmeldedaten](help/install-ejabberd.md) (EN)
+* [Installation eines ejabberd Servers mit synchronisierten Anmeldedaten](help/install-ejabberd) (EN)
* [Nachrichtenfluss](help/Message-Flow)
* [Betreibe deine Seite mit einem SSL-Zertifikat](help/SSL)
* [Entwickler](help/Developers)
{access, register, [{deny, all}]}.
+- Enable BOSH:
+ - Enable the module "mod_http_bind"
+ - Edit this line:
+
+ {5280, ejabberd_http, [captcha, http_poll, http_bind]}
+
+ - In your apache configuration for your site add this line:
+
+ ProxyPass /http-bind http://127.0.0.1:5280/http-bind retry=0
+
- Restart your ejabberd service, you should be able to login with your friendica credentials
Other hints
* [Settings](help/Settings)
* [Plugins](help/Plugins)
* [Installing Connectors (Twitter/GNU Social)](help/Installing-Connectors)
-* [Install an ejabberd with synchronized credentials](help/install-ejabberd.md)
+* [Install an ejabberd with synchronized credentials](help/install-ejabberd)
* [Message Flow](help/Message-Flow)
* [Using SSL with Friendica](help/SSL)
* [Developers](help/Developers)