blob: feffaa44568c95b36a40c411b02d14bd8338e4f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Clog
PHP blogging software
Released unlicensed
Installation:
* Clone the repo
* Create a posts directory
* Edit settings.php to your liking
* Create a .htpasswd file for posting users
* Edit .htaccess to point to .htpasswd
|