|
4 | 4 | References: |
5 | 5 | * http://www.http-stats.com/Server |
6 | 6 | * http://en.wikipedia.org |
7 | | - * http://distrowatch.com/table.php |
| 7 | + * http://distrowatch.com |
8 | 8 | --> |
9 | 9 |
|
10 | 10 | <root> |
|
198 | 198 | <info type="Linux" distrib="Fedora" release="13" codename="Goddard"/> |
199 | 199 | </regexp> |
200 | 200 |
|
| 201 | + <!-- Apache: FreeBSD --> |
| 202 | + |
| 203 | + <regexp value="Apache/2\.0\.16 \(FreeBSD\)"> |
| 204 | + <info type="Linux" distrib="FreeBSD" release="4.4"/> |
| 205 | + </regexp> |
| 206 | + |
| 207 | + <regexp value="Apache/2\.0\.28 \(FreeBSD\)"> |
| 208 | + <info type="Linux" distrib="FreeBSD" release="4.5"/> |
| 209 | + </regexp> |
| 210 | + |
| 211 | + <regexp value="Apache/2\.0\.36 \(FreeBSD\)"> |
| 212 | + <info type="Linux" distrib="FreeBSD" release="4.6"/> |
| 213 | + </regexp> |
| 214 | + |
| 215 | + <regexp value="Apache/2\.0\.43 \(FreeBSD\)"> |
| 216 | + <info type="Linux" distrib="FreeBSD" release="4.7|5.0"/> |
| 217 | + </regexp> |
| 218 | + |
| 219 | + <regexp value="Apache/2\.0\.44 \(FreeBSD\)"> |
| 220 | + <info type="Linux" distrib="FreeBSD" release="4.8"/> |
| 221 | + </regexp> |
| 222 | + |
| 223 | + <regexp value="Apache/2\.0\.47 \(FreeBSD\)"> |
| 224 | + <info type="Linux" distrib="FreeBSD" release="4.9"/> |
| 225 | + </regexp> |
| 226 | + |
| 227 | + <regexp value="Apache/2\.0\.49 \(FreeBSD\)"> |
| 228 | + <info type="Linux" distrib="FreeBSD" release="4.10"/> |
| 229 | + </regexp> |
| 230 | + |
| 231 | + <regexp value="Apache/2\.0\.52 \(FreeBSD\)"> |
| 232 | + <info type="Linux" distrib="FreeBSD" release="4.11"/> |
| 233 | + </regexp> |
| 234 | + |
| 235 | + <regexp value="Apache/2\.0\.46 \(FreeBSD\)"> |
| 236 | + <info type="Linux" distrib="FreeBSD" release="5.1"/> |
| 237 | + </regexp> |
| 238 | + |
| 239 | + <regexp value="Apache/2\.0\.48 \(FreeBSD\)"> |
| 240 | + <info type="Linux" distrib="FreeBSD" release="5.2.1"/> |
| 241 | + </regexp> |
| 242 | + |
| 243 | + <regexp value="Apache/2\.0\.50 \(FreeBSD\)"> |
| 244 | + <info type="Linux" distrib="FreeBSD" release="5.3"/> |
| 245 | + </regexp> |
| 246 | + |
| 247 | + <regexp value="Apache/2\.0\.53 \(FreeBSD\)"> |
| 248 | + <info type="Linux" distrib="FreeBSD" release="5.4"/> |
| 249 | + </regexp> |
| 250 | + |
| 251 | + <regexp value="Apache/2\.2\.0 \(FreeBSD\)"> |
| 252 | + <info type="Linux" distrib="FreeBSD" release="5.5|6.1"/> |
| 253 | + </regexp> |
| 254 | + |
| 255 | + <regexp value="Apache/2\.0\.54 \(FreeBSD\)"> |
| 256 | + <info type="Linux" distrib="FreeBSD" release="6.0"/> |
| 257 | + </regexp> |
| 258 | + |
| 259 | + <regexp value="Apache/2\.2\.3 \(FreeBSD\)"> |
| 260 | + <info type="Linux" distrib="FreeBSD" release="6.2"/> |
| 261 | + </regexp> |
| 262 | + |
| 263 | + <regexp value="Apache/2\.2\.6 \(FreeBSD\)"> |
| 264 | + <info type="Linux" distrib="FreeBSD" release="6.3|7.0"/> |
| 265 | + </regexp> |
| 266 | + |
| 267 | + <regexp value="Apache/2\.2\.9 \(FreeBSD\)"> |
| 268 | + <info type="Linux" distrib="FreeBSD" release="6.4|7.1"/> |
| 269 | + </regexp> |
| 270 | + |
| 271 | + <regexp value="Apache/2\.2\.11 \(FreeBSD\)"> |
| 272 | + <info type="Linux" distrib="FreeBSD" release="7.2"/> |
| 273 | + </regexp> |
| 274 | + |
| 275 | + <regexp value="Apache/2\.2\.14 \(FreeBSD\)"> |
| 276 | + <info type="Linux" distrib="FreeBSD" release="7.3"/> |
| 277 | + </regexp> |
| 278 | + |
| 279 | + <regexp value="Apache/2\.2\.13 \(FreeBSD\)"> |
| 280 | + <info type="Linux" distrib="FreeBSD" release="8.0"/> |
| 281 | + </regexp> |
| 282 | + |
| 283 | + <regexp value="Apache/2\.2\.15 \(FreeBSD\)"> |
| 284 | + <info type="Linux" distrib="FreeBSD" release="8.1"/> |
| 285 | + </regexp> |
| 286 | + |
201 | 287 | <!-- Apache: Mandrake / Mandriva --> |
202 | 288 |
|
203 | 289 | <regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Mandrake/Linux\)"> |
|
0 commit comments