Following are the steps to configuring WHOIS in HostBill:
- In HostBill, WHOIS configuration file is located at:
[HostBillRoot]/includes/extend/whois/whois.php
- Add these rows at whois.php file:
".co.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".web.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".co.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".desa.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".web.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".ac.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".or.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".sch.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".my.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'), ".biz.id" => array('server'=>'http://whois.srs-x.com/domain?domain={$domain}','available'=>'Domain Belum Terdaftar'),
Then, configure HostBill primary server IP Address into SRS-X reseller configuration:
- Login to reseller panel, and then go to Configuration – General menu.
- Choose API tab menu, then input HostBill IP Address and HostBill URL into provided column.