Add new comment

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by El Vato (not registered) on Tue, 2008-12-09 07:32.
Well, just a minor correction in Falko's example jail.local section,
as copied verbatim below: 
 
[apache]

enabled = true
port = http
filter = apache-auth
logpath = /var/log/apache*/*error.log
maxretry = 5
 
the variable logpath above should point to:
logpath = /var/log/apache*/*access.log
 
That's all 
 
Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.