在Windows上运行Xmpp旁遮普语和扭曲
我安装了 openfire、punjab 和twisted(及其依赖项),现在当我到达 http:// 时,我还完成了代理的所有必要设置/localhost/httpbind 我得到“503 Service Unavaliable”
我想做两件事:
摆脱这个错误。
如何知道twisted and punjab正在运行以及如何重新启动???
I installed openfire, punjab, and twisted (with its dependencies) and i have also done all necessary setting for proxy now when i got to http://localhost/httpbind i get "503 Service Unavaliable"
I want to do two things :
Get rid of this error.
And how to know twisted and punjab is running and how to restart it???
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你在IIS上设置了反向代理吗?您使用什么版本的 IIS?
如果是 IIS7,则按照以下说明为 HTTPBinding 设置反向代理
http://learn.iis.net/page.aspx/659/reverse-proxy-with-url-rewrite-v2-and-application-request-routing/
did you setup Reverse Proxy on IIS? what version of IIS are you using?
if its IIS7 then follow these instructions to setup Reverse Proxy for HTTPBinding
http://learn.iis.net/page.aspx/659/reverse-proxy-with-url-rewrite-v2-and-application-request-routing/