My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

A PHP web application that shortens a lengthy URL to a convenient smaller one. It can be installed for your own domain.

Why would I need it?

Requirements

  1. Apache web server
  2. MySQL Database server
  3. PHP 4.0+.

Updates

Version 1.1 now has APIs.

Installation

  1. Execute the following commands :
  2. wget http://compressurl.googlecode.com/files/compress_url_v1.zip
    unzip compress_url_v1.zip
    mv compress_url_v1 <dir_where_you_want_to_install>
  3. Change the appropriate variables in
    <dir_where_you_installed>
    /compress_url_libs/config.inc.php
  4. Go to http://<yourdomain.com>/
    <dir_where_you_installed>
    /compress_url_libs/install.php
  5. If everything is fine, you will be able to compress URLs by going to http://<yourdomain.com>/
    <dir_where_you_installed>
    /add

Online Demo

An online demo has been setup at http://cyb3r.in/add .

Username is admin .

Password is admin .

Support

Please file bugs here and ask for more features.

Feel free to contact me at vermaabhishekp@gmail.com

Powered by Google Project Hosting