ServerSignature Off
ServerTokens ProductOnly
LogFormat "%{%d.%m.%Y %H:%M:%S}t %h %r %>s %b" zmb
CustomLog "/opt/zmb/log/httpd-access.log" zmb
ServerName zmb.aliennet.ru
ServerAdmin webmaster@aliennet.ru
DocumentRoot "/opt/zmb/www"
Options +Indexes -MultiViews +FollowSymLinks
IndexOptions IgnoreCase FancyIndexing FoldersFirst NameWidth=* SuppressDescription SuppressHTMLPreamble
AllowOverride All
Require all granted
SetOutputFilter RATE_LIMIT
SetEnv rate-limit 20
SetEnv rate-initial-burst 50