Skip to content
/ shortURL Public

A simple shortURL program, inspired by YOURLS

License

Notifications You must be signed in to change notification settings

ktllo/shortURL

Repository files navigation

#Requirement

  • Apache HTTPd with following modules
    • mod_rewrite
  • MySQL (or compatible) database server
  • PHP 5.5, with following modules
    • PDO MySQL

The code only tested with MySQL. It MAY works with other SQL server but you will have to change the database connection code by yourself.

Currently, you are required to download the MaxMind GeoLite2 data in binary format. And includes the location of the database at SU_GEO_DB.

#Preview Preview (updated from time to time, may not be the master, is available at https://demo.leolo.org/short. The database used will be reseted daily. The following link are available:

#Bug Reports Please report bugs at https://bug.leolo.org

#Newsletter

Subscribe at https://maillist.leolo.org/lists/?p=subscribe&id=1

About

A simple shortURL program, inspired by YOURLS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages