I’m experiencing an issue with my custom domain setup that I need assistance resolving. Here are the details:
- My Webflow site is set up with the custom domain:
xyz.com
- I’m using AWS CloudFront as a reverse proxy to serve this Webflow site on another domain:
abc.com
- Current behavior: When accessing
abc.com
, it redirects toxyz.com
, changing the URL in the browser. - Desired behavior: I want
abc.com
to display the content fromxyz.com
without changing the URL in the browser. - CloudFront is correctly configured as a reverse proxy, and this setup works fine and as intented with Webflow staging URLs (*.webflow.io) without a 301 redirect.
My questions:
- Is there a way to disable automatic redirects for my custom domain (
xyz.com
)? - Are there any Webflow-specific settings that need to be adjusted to allow serving the site through a reverse proxy without URL changes?
- Can you provide guidance on how to properly set up a Webflow site to work with a reverse proxy on a different domain?
I appreciate any assistance you can provide in resolving this issue. Please let me know if you need any additional information about my setup.
Mod Edit: example url’s escaped