mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update install of PowerDNS
This commit is contained in:
@@ -99,8 +99,8 @@ cat <<EOF >/etc/apache2/sites-enabled/poweradmin.conf
|
||||
|
||||
# For DDNS update functionality
|
||||
RewriteEngine On
|
||||
RewriteRule ^/update(.*)$ /dynamic_update.php [L]
|
||||
RewriteRule ^/nic/update(.*)$ /dynamic_update.php [L]
|
||||
RewriteRule ^/update(.*)\$ /dynamic_update.php [L]
|
||||
RewriteRule ^/nic/update(.*)\$ /dynamic_update.php [L]
|
||||
</VirtualHost>
|
||||
EOF
|
||||
$STD a2enmod rewrite headers
|
||||
|
||||
Reference in New Issue
Block a user