tomfmason Posted August 1, 2006 Share Posted August 1, 2006 I have written a script that updates my apache config file, named.conf and will ether create or update a zone file. Then it reloads bind and uses a batch file to restart apache.Well my question is can I create a file called, something like, masters.conf and include that in my named.conf. I searched the Bind Docs and found that it is rather vague about includeing files and makes no metion of being able to include a file with all of the masters information.Any suggestions would be great,TOm Link to comment https://forums.phpfreaks.com/topic/16206-simple-isc-bind-question/ Share on other sites More sharing options...
tomfmason Posted August 2, 2006 Author Share Posted August 2, 2006 I found the answer to my question. it is include <file_name>. I said that it was a simple question Link to comment https://forums.phpfreaks.com/topic/16206-simple-isc-bind-question/#findComment-67780 Share on other sites More sharing options...
tomfmason Posted August 3, 2006 Author Share Posted August 3, 2006 or if you are using ISC Bind on a windows box then it would be include "filename"; Link to comment https://forums.phpfreaks.com/topic/16206-simple-isc-bind-question/#findComment-68459 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.