Nginx Redirect Generator
Generate nginx config snippets for 301/302 redirects.
Runs locally · Nothing uploaded
Output
Click Generate…Advertisement
About Nginx Redirect Generator
Produces the nginx configuration for a redirect: give it the source path and destination and choose permanent (301) or temporary (302). The output uses the appropriate directive form and includes a comment noting the behavior, ready to drop into a server block.
Related tools
DevOpsRuns locally in your browser.Docker Run Command BuilderCompose a docker run command from image, ports, volumes, and env.API & HTTPRuns locally in your browser.Cache-Control BuilderCompose a correct Cache-Control header from directive toggles.API & HTTPRuns locally in your browser.URL ParserSplit a URL into protocol, host, port, path, query, and fragment.