Enabled web server imitation by default

The time has come. This feature has been stable for a while.
This commit is contained in:
bcoles
2013-05-01 16:43:26 +09:30
parent 7233957664
commit b82696ead2

View File

@@ -43,7 +43,7 @@ beef:
# Imitate a specified web server (default root page, 404 default error page, 'Server' HTTP response header)
web_server_imitation:
enable: false
enable: true
type: "apache" #supported: apache, iis
# Experimental HTTPS support for the hook / admin / all other Thin managed web services