mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
12 lines
290 B
JSON
12 lines
290 B
JSON
{
|
|
"name": "mod_fastcgi",
|
|
"website": "http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "mod_fastcgi(?:/([\\d.]+))?",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "Apache"
|
|
} |