Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 530 Bytes

301-redirector

A simple 301 redirector to use on our alternative domain names

Installation

  • Point your public html directory to /public if it's not already the default value;
  • Deploy repository;
  • Run composer install;
  • Add a .env file with the .env.example as template.

You're done.

Changelog

I don't keep a changelog for this project, too much trouble. To see changes, see commit to project. However, as it's a public/open source project, if this ever get used by others than us, we'll start to keep one.