Viewing: Help Desk > Script Library > Whois Gateway
Whois Gateway
AIT Servers (Linux only) are configured with the whois script and can be accessed on your server at whois.htm.
To make the whois script work, use the following code:
<form method="POST" action="/cgi-bin/whois.cgi">You will need to download the whois.cgi script, if it is not present in your cgi-bin directory. In order to make it work, just upload it to your cgi-bin directory.
<input name="domain" size="20" maxlength="256">
<input type="submit" value="Go" style="cursor:hand;">
</form>
View Cart