Does any one know how to scan certain content on ONE server that uses multiple sites? I need to be able to scan a word on each of the 4 websites that reside on the same server.
Currently we use: Send=GET /HTTP/1.0\r\nAccept: */*\r\nUserAgent: WhatsUp/1.0\r\n\r\n Expect=~buffalo\w This works flawlessly when checking the entry page. But now I have to use the same command on several sites on ONE server. How do I reference the 4 web pages in a single script. Thanks, Maria
