gowwwredirect

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2013 License: MIT Imports: 2 Imported by: 0

README

gowwwredirect

Simple Go app to automatically redirect people to a www version of a domain.

go get github.com/jcelliott/lumber
make build
make install
service gowwwredirect start
service gowwwredirect stop
make uninstall

To build Ubuntu deb:

gem install fpm
mkdir /tmp/installdir
make install DESTDIR=/tmp/installdir
fpm -s dir -t deb -n gowwwredirect -v 0.1.0 -C /tmp/installdir   -p gowwwredirect-VERSION_ARCH.deb   etc/init etc/init.d usr/local/sbin

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