ispman/install-data/templates domain.dnszone.ldif.template,1.19,1.20
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/install-data/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4862/install-data/templates Modified Files: domain.dnszone.ldif.template Log Message: commented default a-record (localhost) and cname-record (localnet) I can't find a valid reference that suggests this records and most users bother about them Index: domain.dnszone.ldif.template =================================================================== RCS file: /cvsroot/ispman/ispman/install-data/templates/domain.dnszone.ldif.template,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- domain.dnszone.ldif.template 1 Feb 2004 04:17:21 -0000 1.19 +++ domain.dnszone.ldif.template 20 Jun 2004 08:48:04 -0000 1.20 @@ -22,13 +22,13 @@ </perl> <perl> -#A Record -$ispman->make_ldif_aRecord($domain, 'localhost', '127.0.0.1'); +#example for adding A Record +#$ispman->make_ldif_aRecord($domain, 'localhost', '127.0.0.1'); </perl> <perl> -#CNAME Record -$ispman->make_ldif_cNAMERecord($domain, 'localhost','local'); +#example for adding CNAME Record +#$ispman->make_ldif_cNAMERecord($domain, 'localhost','local'); </perl> <perl> ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND