Hi,
I want to make an ajax call to http://localhost:5280/http-bind from http://localhost.
So for this I am making an ajax call to http://localhost/http-bind and then want it to be proxy forwarded to http://localhost:5280/http-bind
Has anyone tried this before, can someone help me with this.
I simply want when I type http://localhost/http-bind in my browser it redirects to http://localhost:5280/http-bind
Thanks in advance,
Imoracle
I want to make an ajax call to http://localhost:5280/http-bind from http://localhost.
So for this I am making an ajax call to http://localhost/http-bind and then want it to be proxy forwarded to http://localhost:5280/http-bind
Has anyone tried this before, can someone help me with this.
I simply want when I type http://localhost/http-bind in my browser it redirects to http://localhost:5280/http-bind
Thanks in advance,
Imoracle