Copy link to clipboard
Copied
I have successfully created REST services for several applications, and am accessing them via IP address, but want to use a domain name.
For example, I have http://111.222.333.44/rest/pa/api/get/stuff
But what I want to do is:
But of course that folder does not exist. How do I create a mapping or binding or? to accomplish this?
Copy link to clipboard
Copied
Hi
Check this article
http://stackoverflow.com/questions/9914265/can-rest-be-used-instead-of-url-rewrite-in-cf10
Thanks
VJ