【问题标题】:Enable http binding in apache在 apache 中启用 http 绑定
【发布时间】:2011-10-02 23:39:43
【问题描述】:

我想试试这个 AJAX jabber 库 - http://blog.jwchat.org/jsjac/,它需要在我的 Apache 中启用 http 绑定。所以我试图在apache conf中取消注释mod_proxymod_rewrite。没什么,我从 jsjac 收到错误消息 An error occured: Code: 503 Type: cancel Condition: service-unavailable

我需要做什么才能启用这个 http 绑定?我在localhost 上有Apache,我正在尝试连接到公共jabber 服务器jabbim.com。我认为这与<VirtualHost> 有关,但不知道如何设置它。我找到了这个页面 - http://httpd.apache.org/docs/2.0/bind.html 但它对我没有多大帮助:(

感谢您的帮助!

【问题讨论】:

    标签: javascript apache http binding xmpp


    【解决方案1】:

    问题解决了,你真的只需要启用mod_proxy,然后输入正确的地址来绑定服务器,在我的例子中是http://bind.jabbim.cz/http-bind/

    【讨论】:

      猜你喜欢
      • 2018-03-22
      • 1970-01-01
      • 1970-01-01
      • 2023-03-07
      • 2018-02-12
      • 2019-03-13
      • 2016-09-06
      • 2015-12-09
      • 1970-01-01
      相关资源
      最近更新 更多