Merge pull request #4691 from dantecatalfamo/patch-1

[OpenBSD httpd] Exclude Apache from detection
main
Elbert Alias 3 years ago committed by GitHub
commit d206cd91f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -466,6 +466,8 @@
"headers": {
"Server": "^OpenBSD httpd"
},
"excludes": "Apache",
"oss": true,
"website": "https://man.openbsd.org/httpd.8"
},
"OpenCart": {
@ -1083,4 +1085,4 @@
},
"website": "https://owncloud.org"
}
}
}