Skip to content

neiko/nsamblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsamblr

nsamblr is a very simple and fast URL shortener.

It features a nifty and easy to manage administration interface (wip).

If you want to install it:

1) Create a new user in MySQL, then a new database, and grant all the privileges.
2) $ mysql -uuser -ppassword database < nsamblr.sql
3) Set the corresponding configuration values in config.php
4) Rename htaccess-sample to .htaccess, and make sure you set AllowOverride to
   'All' in your apache configuration file.

Enjoy :-)
David

About

A very simple and fast URL shortener written in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published