blob: ada44fcfb092362ab013739ae01e3683fdc70aa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Clog
PHP blogging software
Released unlicensed
The software is set up for FS root /var/www/ and Server Root /
There are examples for /var/www/blog/ and /blog/
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 and to perform the redirect correctly
|