Enabled web server imitation by default
The time has come. This feature has been stable for a while.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user