|
TUPA - The Ultimate PowerDNS Administration COPY DEFAULT CONFIG FILE |
 |
Copy default config file
If you install TUPA the first time you have to copy the distributed configuration file:
$ cp config/config_site-dist.inc.php config/config_site.php
and make it writable by apache user:
$ chown apache config/config_site.php
$ chmod 640 config/config_site.php
- /