Detect nginx version

main
Mihail Lukin 12 years ago
parent abb68e6d99
commit 3898fedb7b

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