Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 274 Bytes

shorter

Simple URL shortening service

Prerequisites

PHP 5.3+
Apache web server (mod_rewrite, mod_php5)
redis (default settings)
phpredis (https://github.com/nicolasff/phpredis‎)

Installation

Set up virtual host, pointing document root to 'public' folder.