I config server:localhost:9292/faye, run "rackup private_pub.ru -s thin -E production", it work very well, but i upload to my host, i change server:ip_mydomain:9292/faye then run "rackup private_pub.ru -s thin -E production" it not working...
i think Listenning: 0.0.0.0:9292 make it not working?
How to change 0.0.0.0:9292 -> ip_domain:9292?
Thank you very much!
I config server:localhost:9292/faye, run "rackup private_pub.ru -s thin -E production", it work very well, but i upload to my host, i change server:ip_mydomain:9292/faye then run "rackup private_pub.ru -s thin -E production" it not working...
i think Listenning: 0.0.0.0:9292 make it not working?
How to change 0.0.0.0:9292 -> ip_domain:9292?
Thank you very much!