Hey
Sorry, I should make it more clear. We had a 3rd party that was serving stub
builds and they have their URLs on various pages(random sites). We control the
sub-domain, so i can send that traffic to wherever I want. I am looking to
create logic that takes that incoming parameter and serves a
Hey Guys,
here is what I am trying to solve.
I have a URL - somesite.com/server/pattern.x?some_more_stuff
This URl is out there as an href tag on users website. Is there a way in which
I can serve a file(not from my server) while ensuring that the users remain on
the third party website. I am