Custom URL shortener https://fwdkr.co/
Go to file
Florine W. Dekker 74bef7543a
Use phpliteadmin for configuration
2021-03-22 20:17:58 +01:00
.gitignore Use phpliteadmin for configuration 2021-03-22 20:17:58 +01:00
LICENSE Implement basic service 2021-03-18 18:05:49 +01:00
README.md Use phpliteadmin for configuration 2021-03-22 20:17:58 +01:00
index.php Use phpliteadmin for configuration 2021-03-22 20:17:58 +01:00
phpliteadmin.php Use phpliteadmin for configuration 2021-03-22 20:17:58 +01:00
render.php Add 404 handling 2021-03-19 20:59:53 +01:00

README.md

fwdkr.co

Redirection software

Requirements

PHP 7.3+

Installation

Copy these files into the desired directory. Create a database .links.db with the necessary tables. You may override settings from phpliteadmin.php in the file phpliteadmin.config.php.