diff options
Diffstat (limited to 'cfg')
-rw-r--r-- | cfg/sample.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cfg/sample.cfg b/cfg/sample.cfg index e6a0325..fe6409a 100644 --- a/cfg/sample.cfg +++ b/cfg/sample.cfg @@ -89,3 +89,5 @@ mail.steve.org.uk must run tcp on 25 with banner 'smtp' otherwise 'mail fail'. # ssh.steve.org.uk must run tcp on 2222 with banner 'ssh' otherwise 'ssh fail'. + +http://www.steve.org.uk must run http with content 'steve' otherwise 'fail'. |