I'm trying to set up mydomain.com/help
that should pull content from mydomainhelp.otherdomain.com
I was told to use a apache mod_proxy, but I'm not a big fan of that approach.
I was wondering if I could achieve this using cloudfront. They let you specify the origin path, and if it allowed using a parent path notation (/..
) it would work. So far, I have had no success. Anyone know how to make this work? Any other suggestions are welcome as well.