changeset 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 d4d1035c8700
children 6e38c45ffc08
files mod_admin_web.wiki
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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