Difference between revisions of "Adding Domain Extensions"
From WHMCS Documentation
(New page: It is possible to add a domain extension not available in WHMCS by default. Simply edit /includes/whoisservers.php and add an entry iin the format: .extension|whois server|match string A...) |
m |
||
Line 1: | Line 1: | ||
− | It is possible to add a domain extension not available in WHMCS by default. Simply edit /includes/whoisservers.php and add an entry | + | It is possible to add a domain extension not available in WHMCS by default. Simply edit /includes/whoisservers.php and add an entry in the format: |
.extension|whois server|match string | .extension|whois server|match string | ||
An extensive list can be found at [http://www.dnaz.net/whois.html DNAz.Net], if it not listed you will need to contact the registry to find out the appropriate information. | An extensive list can be found at [http://www.dnaz.net/whois.html DNAz.Net], if it not listed you will need to contact the registry to find out the appropriate information. |
Revision as of 19:00, 5 September 2008
It is possible to add a domain extension not available in WHMCS by default. Simply edit /includes/whoisservers.php and add an entry in the format:
.extension|whois server|match string
An extensive list can be found at DNAz.Net, if it not listed you will need to contact the registry to find out the appropriate information.