ServerId = www-data
ConnectionsTotal = 1000
ConnectionsPerIP = 25
SystemLogfile = /var/log/hiawatha/system.log
GarbageLogfile = /var/log/hiawatha/garbage.log
Binding {
Port = 80
# Interface = 127.0.0.1
# MaxKeepAlive = 30
# TimeForRequest = 3,20
}
#
Binding {
Port = 443
MaxRequestSize = 128
TimeForRequest = 3,20
SSLcertFile = /etc/hiawatha/ssl/serverkey.pem
}
#BanOnGarbage = 300
#BanOnMaxPerIP = 30
#BanOnMaxReqSize = 300
#BanOnTimeout = 300
BanOnSQLi = 3600
#BanOnMaxReqSize = 3600
BanOnMaxPerIP = 300
#BanOnGarbage = 3600
#BanOnFlooding = 15/1:300
BanOnWrongPassword = 30:180
#BanOnDeniedBody = 240
#KickOnBan = yes
#RebanDuringBan = yes
#PreventCSRF = yes
#PreventSQLi = yes
#PreventXSS = yes
ShowIndex = no
#RequireSSL = yes
SecureURL = false
EnablePathInfo = yes
#BanlistMask = deny LOCALHOST, deny LAN, deny WLAN
ExecuteCGI = yes
CGIextension = cgi
CGIhandler = /usr/bin/php5-cgi:php,php5
#CGIhandler = /usr/bin/perl:pl
#CGIhandler = /usr/bin/python:py
#CGIhandler = /usr/bin/ruby:rb
#CGIhandler = /usr/bin/ssi-cgi:shtml
TimeForCGI = 15
ServerString = Apache
UseToolkit = dfind
UrlToolkit {
ToolkitID = dfind
RequestURI exists Return
Match ^(.*)$ Rewrite index.php/$1
}
Hostname = 127.0.0.1
WebsiteRoot = /var/www/hiawatha/anchor
StartFile = index.php
AccessLogfile = /var/log/hiawatha/access.log
ErrorLogfile = /var/log/hiawatha/error.log
#ErrorHandler = 404:/error.cgi
SecureURL = false