Файловый менеджер - Редактировать - /usr/share/webmin/bind8/close.cgi
Назад
#!/usr/bin/perl # Remove some zone from the open list use strict; use warnings; no warnings 'redefine'; no warnings 'uninitialized'; # Globals our (%in); require './bind8-lib.pl'; &ReadParse(); my @heiropen = &get_heiropen(); @heiropen = grep { $_ ne $in{'what'} } @heiropen; &save_heiropen(\@heiropen); &redirect("index.cgi#$in{'what'}");
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка