insert-coin, a simple PHP file-host.
Iri al dosiero
Jenga Phoenix 08756e769b Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
docs Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
private Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
public_html/private Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
res Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
result Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
.htaccess Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
COPYING.txt Re-structured layout, changed to AGPL3, etc 2018-10-07 00:11:41 -05:00
README.txt Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
coin.php Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
index.php Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00
mask.php Get rid of /public_html/ system 2019-02-14 09:39:29 -06:00

===============================================================================
INSERT-COIN                                          Pls toss tokens, over here
===============================================================================

insert-coin's a lightweight & simple image-uploading and URL-shortening
service. It doesn't have bells and whistles like accounts or cookies, 
JS or tracking... which you might consider good things.
I think they're awful.


----------------------------------------
USAGE
----------------------------------------
Drop everything in a directory on your web-server (root, non-root, it doesn't
matter).
Then, create two directories-- "p/" and "u/"-- that are accessible and
modifiable by your web-server user.
Finally, make a "res/config.php" file (from "res/config.example.php").

If you're using a web-server that supports .htaccess files (Apache and the
ilk), then you should be good from here. Otherwise, you should manually block
the files referenced in "/.htaccess" and "res/.htaccess"-- for sample config
of Lighttpd, read "docs/lighttpd.txt".



----------------------------------------
BORING STUFF
----------------------------------------
License is AGPLv3-- check COPYING.txt.
Author is Jenga Phoenix <jadedctrl@teknik.io>
Permanent instance over at https://coinsh.red
Sauce is at https://git.eunichx.us/insert-coin.git