Detect nginx version

main
Mihail Lukin 11 years ago
parent abb68e6d99
commit 3898fedb7b

@ -1804,7 +1804,7 @@
"Nginx": {
"website": "nginx.org",
"cats": [ 22 ],
"headers": { "Server": "nginx" }
"headers": { "Server": "nginx(?:/([\\d.]+))?\\;version:\\1" }
},
"node.js": {
"website": "nodejs.org",

Loading…
Cancel
Save