Skip to content

athletesgg/nginx-redirect-writer-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NginX Redirect Writer CLI

Build Status

Turn a CSV of new and old URLs into NginX rewrite rules.

Installation

$ npm install -g nginx-redirect-writer-cli

Usage

$ nrw <input.csv> <output.conf>
$
$ # Example:
$ nrw my-redirects.csv my-redirects.conf

License

Copyright (c) 2016 Martin Experiments LLC

MIT (https://www.opensource.org/licenses/MIT)

About

Turn a CSV of new and old URLs into NginX rewrite rules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published