Skip to content

Instantly share code, notes, and snippets.

@konstantinmuenster
Last active December 23, 2019 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save konstantinmuenster/cb7246b1be02fb2de1068814d7452e50 to your computer and use it in GitHub Desktop.
Save konstantinmuenster/cb7246b1be02fb2de1068814d7452e50 to your computer and use it in GitHub Desktop.
Example Netlify Redirect
# Redirect default Netlify subdomain to primary domain
https://yoursubdomain.netlify.com/* https://www.yourcustomdomain.com/:splat 301!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment