# Hiawatha main configuration file
#
# GENERAL SETTINGS
#
ServerId = http
ConnectionsTotal = 250
ConnectionsPerIP = 25
SystemLogfile = /var/log/hiawatha/system.log
GarbageLogfile = /var/log/hiawatha/garbage.log
# BINDING SETTINGS
# A binding is where a client can connect to.
#
Binding {
Port = 80
Interface = 127.0.0.1
MaxKeepAlive = 30
TimeForRequest = 3,20
}
#
#Binding {
# Port = 443
# Interface = ::1
# MaxKeepAlive = 30
# TimeForRequest = 3,20
# SSLcertFile = hiawatha.pem
#}
# BANNING SETTINGS
# Deny service to clients who misbehave.
#
#BanOnGarbage = 300
#BanOnMaxPerIP = 60
#BanOnMaxReqSize = 300
#KickOnBan = yes
#RebanDuringBan = yes
# COMMON GATEWAY INTERFACE (CGI) SETTINGS
# These settings can be used to run CGI applications.
#
#CGIhandler = /usr/bin/perl:pl
#CGIhandler = /usr/bin/php-cgi:php
#CGIhandler = /usr/bin/python:py
#CGIhandler = /usr/bin/ruby:rb
#CGIhandler = /usr/bin/ssi-cgi:shtml
CGIextension = php
#TriggerOnCGIstatus = no
#
FastCGIserver {
FastCGIid = PHP5
# ConnectTo = 127.0.0.1:9000
ConnectTo = /var/run/php-fpm/php-fpm.sock
Extension = php
SessionTimeout = 30
}
# URL TOOLKIT
# This URL toolkit rule was made for the Banshee PHP framework, which
# can be downloaded from http:/www.hiawatha-webserver.org/banshee
#
UrlToolkit {
ToolkitID = drupal
RequestURI isfile Return
Match ^/favicon.ico$ Return
Match /(.*)\?(.*) Rewrite /index.php?q=$1&$2
Match /(.*) Rewrite /index.php?q=$1
}
VirtualHost {
Hostname = 127.0.0.1
WebsiteRoot = /usr/share/webapps/drupal
UseToolkit = drupal
}
# DEFAULT WEBSITE
# It is wise to use your IP address as the hostname of the default website
# and give it a blank webpage. By doing so, automated webscanners won't find
# your possible vulnerable website.
#
Hostname = 127.0.0.1
WebsiteRoot = /usr/share/webapps/drupal
StartFile = index.php
AccessLogfile = /var/log/hiawatha/access.log
ErrorLogfile = /var/log/hiawatha/error.log
#ErrorHandler = 404:/error.cgi
#UseGZfile = yes
ExecuteCGI = yes
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 1: ?php: No such file or directory
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 3: /bin: Is a directory
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 4: CHANGELOG.txt: command not found
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 5: CHANGELOG.txt: command not found
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 6: includes/: Is a directory
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 8: /bin: Is a directory
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 9: CHANGELOG.txt: command not found
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 10: includes/: Is a directory
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|/usr/share/webapps/drupal/install.php: line 11: syntax error near unexpected token `'DRUPAL_ROOT','|/usr/share/webapps/drupal/install.php: line 11: `define('DRUPAL_ROOT', getcwd());'
127.0.0.1|Thu 21 Aug 2014 21:38:14 +0000|/usr/share/webapps/drupal/install.php|no output
# tail /var/log/hiawatha/error.log
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 9: CHANGELOG.txt: command not found
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 10: CHANGELOG.txt: command not found
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 11: CHANGELOG.txt: command not found
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 12: includes/: Is a directory
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 14: /bin: Is a directory
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 15: CHANGELOG.txt: command not found
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 16: includes/: Is a directory
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 17: syntax error near unexpected token `'DRUPAL_ROOT','
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|/usr/share/webapps/drupal/index.php: line 17: `define('DRUPAL_ROOT', getcwd());'
127.0.0.1|Sat 23 Aug 2014 19:37:29 +0000|/usr/share/webapps/drupal/index.php|no output
# Hiawatha main configuration file
#
# GENERAL SETTINGS
#
ServerId = http
ConnectionsTotal = 250
ConnectionsPerIP = 25
SystemLogfile = /var/log/hiawatha/system.log
GarbageLogfile = /var/log/hiawatha/garbage.log
# BINDING SETTINGS
# A binding is where a client can connect to.
#
Binding {
Port = 80
Interface = 127.0.0.1
MaxKeepAlive = 30
TimeForRequest = 3,20
}
#
#Binding {
# Port = 443
# Interface = ::1
# MaxKeepAlive = 30
# TimeForRequest = 3,20
# SSLcertFile = hiawatha.pem
#}
# BANNING SETTINGS
# Deny service to clients who misbehave.
#
#BanOnGarbage = 300
#BanOnMaxPerIP = 60
#BanOnMaxReqSize = 300
#KickOnBan = yes
#RebanDuringBan = yes
# COMMON GATEWAY INTERFACE (CGI) SETTINGS
# These settings can be used to run CGI applications.
#
#CGIhandler = /usr/bin/perl:pl
#CGIhandler = /usr/bin/php-cgi:php
#CGIhandler = /usr/bin/python:py
#CGIhandler = /usr/bin/ruby:rb
#CGIhandler = /usr/bin/ssi-cgi:shtml
CGIextension = php
#TriggerOnCGIstatus = no
#
#FastCGIserver {
# FastCGIid = PHP5
# ConnectTo = 127.0.0.1:9000
# ConnectTo = /var/run/php-fpm/php-fpm.sock
# Extension = php
# SessionTimeout = 30
#}
# URL TOOLKIT
# This URL toolkit rule was made for the Banshee PHP framework, which
# can be downloaded from http:/www.hiawatha-webserver.org/banshee
#
#UrlToolkit {
# ToolkitID = banshee
# RequestURI isfile Return
# Match ^/(css|files|images|js|slimstat)($|/) Return
# Match ^/(favicon.ico|robots.txt|sitemap.xml)$ Return
# Match .*\?(.*) Rewrite /index.php?$1
# Match .* Rewrite /index.php
#}
#
# DEFAULT WEBSITE
# It is wise to use your IP address as the hostname of the default website
# and give it a blank webpage. By doing so, automated webscanners won't find
# your possible vulnerable website.
#
Hostname = 127.0.0.1
#WebsiteRoot = /srv/http/hiawatha
WebsiteRoot = /usr/share/webapps/drupal
StartFile = index.php
AccessLogfile = /var/log/hiawatha/access.log
ErrorLogfile = /var/log/hiawatha/error.log
#ErrorHandler = 404:/error.cgi
#UseGZfile = yes
ExecuteCGI = yes
UrlToolkit {
ToolkitID = drupal
RequestURI isfile Return
Match ^/favicon.ico$ Return
Match /(.*)\?(.*) Rewrite /index.php?q=$1&$2
Match /(.*) Rewrite /index.php?q=$1
}
UseToolkit = drupal
#VirtualHost {
# Hostname = 127.0.0.1
# WebsiteRoot = /usr/share/webapps/drupal
# UseToolkit = drupal
#}
# VIRTUAL HOSTS
# Use a VirtualHost section to declare the websites you want to host.
#
#VirtualHost {
# Hostname = www.my-domain.com
# WebsiteRoot = /srv/http/my-domain/public
# StartFile = index.php
# AccessLogfile = /srv/http/my-domain/log/access.log
# ErrorLogfile = /srv/http/my-domain/log/error.log
# TimeForCGI = 5
# UseFastCGI = PHP5
# UseToolkit = banshee
#}
# DIRECTORY SETTINGS
# You can specify some settings per directory.
#
#Directory {
# Path = /home/baduser
# ExecuteCGI = no
# UploadSpeed = 10,2
#}