WhoIs Set Up

1. Download the script from this link

2. Use Fetch or WSFTP to upload the file to your website.

3. Telnet to your site and untar the file. If you need help with Telnet, click here.

4. Edit the file cdomain.pl. The first line should be changed to read !#/usr/local/bin/perl. Place the file in your cgi-bin directory.

5. Edit the file cdomain.html. The form action should be changed to the url of your web site (ie: http://www.yoursite.com/cgi-bin/cdomain.pl.)

6. Place cdomain.html in your htdocs directory. You can now access the script from this file (ie: http://www.yoursite.com/cdomain.html.)