Updating server signatures

This commit is contained in:
Miroslav Stampar 2014-03-13 10:05:56 +01:00
parent 17742df0fa
commit ae36c08f12

View File

@ -2,8 +2,7 @@
<!--
References:
* http://www.http-stats.com/Server
* http://en.wikipedia.org
* https://en.wikipedia.org/wiki/Internet_Information_Services
* http://distrowatch.com
-->
@ -79,11 +78,11 @@
</regexp>
<regexp value="Apache/2\.2\.3 \(CentOS\)">
<info type="Linux" distrib="CentOS" release="5.8"/>
<info type="Linux" distrib="CentOS" release="5.10"/>
</regexp>
<regexp value="Apache/2\.2\.15 \(CentOS\)">
<info type="Linux" distrib="CentOS" release="6.3"/>
<info type="Linux" distrib="CentOS" release="6.5"/>
</regexp>
<!-- Apache: Debian -->
@ -144,6 +143,10 @@
<info type="Linux" distrib="Debian" release="6.0" codename="squeeze"/>
</regexp>
<regexp value="Apache/2\.2\.22 \(Debian\)">
<info type="Linux" distrib="Debian" release="7.0" codename="wheezy"/>
</regexp>
<!-- Apache: Fedora -->
<regexp value="Apache/2\.0\.47 \(Fedora\)">
@ -234,6 +237,18 @@
<info type="Linux" distrib="Fedora" release="17" codename="Beefy"/>
</regexp>
<regexp value="Apache/2\.4\.3 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="18" codename="Spherical"/>
</regexp>
<regexp value="Apache/2\.4\.4 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="19" codename="Schrodingers"/>
</regexp>
<regexp value="Apache/2\.4\.6 \(Fedora\)">
<info type="Linux" distrib="Fedora" release="20" codename="Heisenbug"/>
</regexp>
<!-- Apache: FreeBSD -->
<regexp value="Apache/2\.0\.16 \(FreeBSD\)">
@ -328,6 +343,10 @@
<info type="Linux" distrib="FreeBSD" release="9.0"/>
</regexp>
<regexp value="Apache/2\.4\.6 \(FreeBSD\)">
<info type="Linux" distrib="FreeBSD" release="9.2"/>
</regexp>
<!-- Apache: Mandrake / Mandriva -->
<regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Mandrake/Linux\)">
@ -434,10 +453,6 @@
<info type="Linux" distrib="Mandriva" release="2010.1|2010.2"/>
</regexp>
<regexp value="Apache/2\.2\.19 \(Mandriva Linux/">
<info type="Linux" distrib="Mandriva" release="Cooker"/>
</regexp>
<!-- Apache: Red Hat -->
<regexp value="Apache/1\.1\.3 Red Hat">
@ -508,6 +523,10 @@
<info type="Linux" distrib="Red Hat" release="Enterprise 6" codename="Santiago"/>
</regexp>
<regexp value="Apache/2\.4\.6 \(Red Hat\)">
<info type="Linux" distrib="Red Hat" release="Enterprise 7" codename="Maipo"/>
</regexp>
<!-- Apache: SuSE -->
<regexp value="Apache/1\.3\.6 \(Unix\) \(SuSE/Linux\)">
@ -615,6 +634,14 @@
<info type="Linux" distrib="SuSE" release="12.1"/>
</regexp>
<regexp value="Apache/2\.2\.22 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="12.2|12.3"/>
</regexp>
<regexp value="Apache/2\.4\.6 \(Linux/SuSE\)">
<info type="Linux" distrib="SuSE" release="13.1"/>
</regexp>
<!-- Apache: Ubuntu -->
<regexp value="Apache/2\.0\.50 \(Ubuntu\)">
@ -674,7 +701,11 @@
</regexp>
<regexp value="Apache/2\.2\.22 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="12.04" codename="Precise Pangolin"/>
<info type="Linux" distrib="Ubuntu" release="12.04|12.10|13.04" codename="Precise Pangolin|Quantal Quetzal|Raring Ringtail"/>
</regexp>
<regexp value="Apache/2\.4\.6 \(Ubuntu\)">
<info type="Linux" distrib="Ubuntu" release="13.10" codename="Saucy Salamander"/>
</regexp>
<!-- Nginx -->