redirectapp

command module
v0.0.0-...-41944fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2015 License: MIT Imports: 12 Imported by: 0

README

Allow create/edit/delete of a set of redirects rules containting

  • An implicit redirect from non-www to www domain and vice versa
  • A from domain: e.g. cosmicvent.org
  • A to domain: e.g. cosmicvent.com
  • A redirect from $from_domain$path to $to_domain$path
  • A list of urls with their from/to paths with an optional status code

setup

createdb redirector_production
sudo -u postgres psql < db.sql
go build
./redirector

TODO

  • Add caching
  • Add verification
  • Add validation
  • Add google oauth

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL