Produits Support Open Source Company
 
 
 
Home > Wiki > Talk:ejabberd HTTP request handlers

Article - Talk Talk:ejabberd HTTP request handlers

{5280ejabberd_http,    [http_pollweb_admin,
                          
{request_handlers[{["hello"]mod_http_hello}]}]} 

this if one http handler, but if two?

{5280ejabberd_http,    [http_pollweb_admin,
                          
{request_handlers[{["hello"]mod_http_hello},
                          
{request_handlers[{["http-bind"]mod_http_bind}]} 

am I right?

 
 
 
Valid HTML 4.01!   Valid CSS!