|
89 | 89 | <info type="Linux" distrib="CentOS" release="6.8"/> |
90 | 90 | </regexp> |
91 | 91 |
|
| 92 | + <regexp value="Apache/2\.4\.6 \(CentOS\)"> |
| 93 | + <info type="Linux" distrib="CentOS" release="7-1708"/> |
| 94 | + </regexp> |
| 95 | + |
92 | 96 | <!-- Apache: Debian --> |
93 | 97 |
|
94 | 98 | <regexp value="Apache/1\.0\.5 \(Unix\) Debian/GNU"> |
|
155 | 159 | <info type="Linux" distrib="Debian" release="8.0" codename="jessie"/> |
156 | 160 | </regexp> |
157 | 161 |
|
158 | | - <regexp value="Apache/2\.4\.18 \(Debian\)"> |
159 | | - <info type="Linux" distrib="Debian" release="9.0" codename="jessie (testing)"/> |
| 162 | + <regexp value="Apache/2\.4\.25 \(Debian\)"> |
| 163 | + <info type="Linux" distrib="Debian" release="9.0" codename="stretch"/> |
160 | 164 | </regexp> |
161 | 165 |
|
162 | 166 | <!-- Apache: Fedora --> |
|
273 | 277 | <info type="Linux" distrib="Fedora" release="23"/> |
274 | 278 | </regexp> |
275 | 279 |
|
| 280 | + <regexp value="Apache/2\.4\.18 \(Fedora\)"> |
| 281 | + <info type="Linux" distrib="Fedora" release="24"/> |
| 282 | + </regexp> |
| 283 | + |
| 284 | + <regexp value="Apache/2\.4\.23 \(Fedora\)"> |
| 285 | + <info type="Linux" distrib="Fedora" release="25"/> |
| 286 | + </regexp> |
| 287 | + |
| 288 | + <regexp value="Apache/2\.4\.25 \(Fedora\)"> |
| 289 | + <info type="Linux" distrib="Fedora" release="26"/> |
| 290 | + </regexp> |
| 291 | + |
| 292 | + <regexp value="Apache/2\.4\.28 \(Fedora\)"> |
| 293 | + <info type="Linux" distrib="Fedora" release="27"/> |
| 294 | + </regexp> |
| 295 | + |
276 | 296 | <!-- Apache: FreeBSD --> |
277 | 297 |
|
278 | 298 | <regexp value="Apache/2\.0\.16 \(FreeBSD\)"> |
|
379 | 399 | <info type="FreeBSD" release="10.3"/> |
380 | 400 | </regexp> |
381 | 401 |
|
| 402 | + <regexp value="Apache/2\.4\.27 \(FreeBSD\)"> |
| 403 | + <info type="FreeBSD" release="10.4"/> |
| 404 | + </regexp> |
| 405 | + |
| 406 | + <regexp value="Apache/2\.4\.26 \(FreeBSD\)"> |
| 407 | + <info type="FreeBSD" release="11.1"/> |
| 408 | + </regexp> |
| 409 | + |
382 | 410 | <!-- Apache: Mandrake / Mandriva --> |
383 | 411 |
|
384 | 412 | <regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Mandrake/Linux\)"> |
|
678 | 706 | <info type="Linux" distrib="SuSE" release="13.2"/> |
679 | 707 | </regexp> |
680 | 708 |
|
| 709 | + <regexp value="Apache/2\.4\.16 \(Linux/SuSE\)"> |
| 710 | + <info type="Linux" distrib="SuSE" release="42.1"/> |
| 711 | + </regexp> |
| 712 | + |
| 713 | + <regexp value="Apache/2\.4\.23 \(Linux/SuSE\)"> |
| 714 | + <info type="Linux" distrib="SuSE" release="42.2|42.3"/> |
| 715 | + </regexp> |
| 716 | + |
681 | 717 | <!-- Apache: Ubuntu --> |
682 | 718 |
|
683 | 719 | <regexp value="Apache/2\.0\.50 \(Ubuntu\)"> |
|
753 | 789 | </regexp> |
754 | 790 |
|
755 | 791 | <regexp value="Apache/2\.4\.18 \(Ubuntu\)"> |
756 | | - <info type="Linux" distrib="Ubuntu" release="16.04" codename="xenial"/> |
| 792 | + <info type="Linux" distrib="Ubuntu" release="16.04|16.10" codename="xenial|yakkety"/> |
| 793 | + </regexp> |
| 794 | + |
| 795 | + <regexp value="Apache/2\.4\.25 \(Ubuntu\)"> |
| 796 | + <info type="Linux" distrib="Ubuntu" release="17.04" codename="zesty"/> |
| 797 | + </regexp> |
| 798 | + |
| 799 | + <regexp value="Apache/2\.4\.27 \(Ubuntu\)"> |
| 800 | + <info type="Linux" distrib="Ubuntu" release="17.10" codename="artful"/> |
757 | 801 | </regexp> |
758 | 802 |
|
759 | 803 | <!-- Nginx --> |
760 | 804 |
|
761 | 805 | <regexp value="nginx/([\w\.]+)"> |
762 | 806 | <info technology="Nginx"/> |
763 | 807 | </regexp> |
| 808 | + |
| 809 | + <!-- Google Web Server --> |
| 810 | + |
| 811 | + <regexp value="GWS/([\w\.]+)"> |
| 812 | + <info technology="Google Web Server"/> |
| 813 | + </regexp> |
764 | 814 | </root> |
0 commit comments