mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
15 lines
324 B
JSON
15 lines
324 B
JSON
{
|
|
"name": "mod_jk",
|
|
"website": "http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "mod_jk(?:/([\\d\\.]+))?",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": [
|
|
"Apache Tomcat",
|
|
"Apache"
|
|
]
|
|
} |