Reverse Proxy

A server setup that forwards incoming requests to another origin while keeping your public domain unchanged. Reverse proxies are used for migrations, custom routing, security policies, and integrating Framer with existing infrastructure. See How to self host using a reverse proxy.

Related terms

Related terms

  • Rewrite Rules

    Publishing

    Routing rules that internally map one URL path to another destination without changing the visible URL in the browser. Rewrites are useful for multi-site setups, legacy paths, and proxy-based integrations.