Skip to content

zfilin/rlinkf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


rlinkf 1.1 README (c) Green FiLin me@zfilin.org.ua, 2010

1.About

This PHP script collects Refs.s and creates your own simple redirects.

It usefull for you when:

2.License

This software was published under MIT License. See LICENSE in same folder.

3.Requirements

  • Apache 2.x or higher with mod_rewrite and module gettext
  • PHP 5.x

4.Installation

  1. Unpack and copy folder "rlinkf" to your hosting.
  2. Edit settings.php:
    • set correct path to your linkbase file (in "db_options - file");
    • change admin's username and password (warning: you must change username and password in purpose of secutiry);
  3. Setup permissions. Linkbase file must be writable by the web process. For example in UNIX-like systems it can be done by a command: chmod 775 linkbase
  4. Enjoy!

5.HowTo

For administration your list of links go to url: http://youdomain/script-folder/_admin_ Tag "admin" is a system tag and can't be redefined.