Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93cb75f

Browse files
committed
added Nginx
1 parent 5c6c870 commit 93cb75f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

xml/banner/server.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,4 +612,10 @@
612612
<regexp value="Apache/2\.2\.16 \(Ubuntu\)">
613613
<info type="Linux" distrib="Ubuntu" release="10.10" codename="Maverick Meerkat"/>
614614
</regexp>
615+
616+
<!-- Nginx -->
617+
618+
<regexp value="nginx/([\w\.]+)">
619+
<info technology="Nginx"/>
620+
</regexp>
615621
</root>

0 commit comments

Comments
 (0)