Update README and ChangeLog
This commit is contained in:
12
README
12
README
@@ -18,5 +18,17 @@ Then you can create users*, blog, categories, posts and generate your blog !
|
||||
|
||||
*Be careful : $(blog.name) must be an URI like "blog.soutade.fr", it will be used like this in some parts of Dynastie.
|
||||
|
||||
Misc directory :
|
||||
* ljdc.perl : A script to get GIF from http://lesjoiesducode.fr and http://thecodinglove.com/
|
||||
* apache-dynastie.conf : Filter for fail2ban. Install it in /etc/fail2ban/filter.d and add to /etc/fail2ban/jail.local :
|
||||
[apache-dynastie]
|
||||
|
||||
enabled = true
|
||||
port = http,https
|
||||
filter = apache-dynastie
|
||||
logpath = /var/log/apache*/*error.log
|
||||
maxretry = 1
|
||||
|
||||
Then, restart fail2ban service.
|
||||
|
||||
More information can be found at http://indefero.soutade.fr/p/dynastie
|
||||
|
Reference in New Issue
Block a user