IMESH
WebsiteGithub RepoIMESH Gateway
  • IMESH API Gateway
    • Overview
    • Concepts
    • Architecture
  • Getting started
    • Pre-requisite
    • Installation
  • Gateway
    • Create Gateway
    • View and Manage Gateway
  • Routes
    • Create Routes
    • Add or Modify Headers
    • URL Rewrites
    • URL Redirect
    • Header and Query-based matching
    • Canary Deployment
Powered by GitBook
On this page
  1. Routes

URL Redirect

PreviousURL RewritesNextHeader and Query-based matching

Last updated 7 months ago

URL redirection, or URL forwarding, is a technique developers use to make a web page available under more than one URL address. When a web browser attempts to open a URL that has been redirected, a page with a different URL is opened. Developers or DevOps need to provide a new URL and a 3XX HTTP redirection code in the IMESH API Gateway.