[SOLVED] Template file for DNS? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: [SOLVED] Template file for DNS? (/thread-3034.html) |
[SOLVED] Template file for DNS? - HSorgYves - 04-14-2008 07:02 AM Dear, I have identified 2 template files for DNS (/etc/ispcp/bind/parts/db_e.tpl ; /etc/ispcp/bind/parts/db_master_e.tpl). However I do not know which one to modify? Both? Thanks, Yves RE: Template file for DNS? - joximu - 04-14-2008 07:32 AM I'd say that the master tpl is only used during the isntallation to create the dns zone file for the master vhost (ispcp-url itself). So, it's rather the db_e.tpl. But this is a guess. Just try it! /J RE: Template file for DNS? - HSorgYves - 05-03-2008 07:09 AM It is db_e.tpl; thanks! |