Gestionnaire de fichiers - Editer - /usr/share/webmin/sendmail/stop.cgi
Arrière
#!/usr/bin/perl # stop.cgi # Stop the running sendmail process require './sendmail-lib.pl'; &ReadParse(); $access{'stop'} || &error($text{'stop_ecannot'}); &error_setup($text{'stop_err'}); $err = &stop_sendmail(); &error($err) if ($err); &webmin_log("stop"); &redirect("");
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Génération de la page: 0.54 |
proxy
|
phpinfo
|
Réglages