]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Tue, 14 Sep 2021 15:39:01 +0000 (17:39 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 14 Sep 2021 15:39:01 +0000 (17:39 +0200)
apache2/mods-enabled/php7.3.conf [deleted symlink]
apache2/mods-enabled/php7.3.load [deleted symlink]
apache2/mods-enabled/php7.4.conf [new symlink]
apache2/mods-enabled/php7.4.load [new symlink]
bind/named-acl.conf
bind/named.conf.options

diff --git a/apache2/mods-enabled/php7.3.conf b/apache2/mods-enabled/php7.3.conf
deleted file mode 120000 (symlink)
index 9c8673f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../mods-available/php7.3.conf
\ No newline at end of file
diff --git a/apache2/mods-enabled/php7.3.load b/apache2/mods-enabled/php7.3.load
deleted file mode 120000 (symlink)
index ea4fee1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../mods-available/php7.3.load
\ No newline at end of file
diff --git a/apache2/mods-enabled/php7.4.conf b/apache2/mods-enabled/php7.4.conf
new file mode 120000 (symlink)
index 0000000..7170bad
--- /dev/null
@@ -0,0 +1 @@
+../mods-available/php7.4.conf
\ No newline at end of file
diff --git a/apache2/mods-enabled/php7.4.load b/apache2/mods-enabled/php7.4.load
new file mode 120000 (symlink)
index 0000000..e223ffc
--- /dev/null
@@ -0,0 +1 @@
+../mods-available/php7.4.load
\ No newline at end of file
index 1b7f4927fac0bdf012c325bdfef92db2adddfb3a..0740f8db2f912395690d177f64aa2e68c3b93298 100644 (file)
@@ -117,7 +117,7 @@ acl common-allow-transfer {
 
 #----------------------------------------
 acl local-host-ips {
-       127.0.0.1/8;
+       127.0.0.0/8;
        ::1/128;
 };
 
index 4fd5f44bf6f228b5147130acb5e35d8ffb8c9e13..3d4c25bec96f9c6be0883089a54060ce08ebb50e 100644 (file)
@@ -47,7 +47,7 @@ options {
        //========================================================================
        //dnssec-enable yes;
        dnssec-validation auto;
-       dnssec-lookaside auto;
+       dnssec-lookaside auto;
 
        /*
         * As of bind 9.8.0: