diff mod_admin_web.wiki @ 273:0541b8aba1f8

Noted that webadmin_http_ports supports the same advanced config as mod_bosh (thanks Ge0rG)
author MWild1@gmail.com
date Thu, 12 Apr 2012 11:29:09 +0000
parents 140beda24a8c
children f50173b0d169
line wrap: on
line diff
--- a/mod_admin_web.wiki	Mon Apr 09 15:14:51 2012 +0000
+++ b/mod_admin_web.wiki	Thu Apr 12 11:29:09 2012 +0000
@@ -25,5 +25,7 @@
    webadmin_http_ports = { 8080 };
 }}}
 
+The webadmin_http_ports supports the same syntax and options as [http://prosody.im/doc/setting_up_bosh#configuring mod_bosh], to allow HTTPS for example.
+
 = Compatibility =
 ||To be 0.9||Works||
\ No newline at end of file