1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 06:55:34 +02:00
tldr/pages.pl/linux/a2disconf.md
spageektti a04d52dfef
a2disconf: add Polish translation (#12782)
* a2disconf: add Polish translation

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-05-15 20:37:39 +05:30

341 B

a2disconf

Wyłącz plik konfiguracyjny Apache w systemach opartych na Debianie. Więcej informacji: https://manpages.debian.org/latest/apache2/a2disconf.8.en.html.

  • Wyłącz plik konfiguracyjny:

sudo a2disconf {{plik_konfiguracyjny}}

  • Nie pokazuj wiadomości informacyjnych:

sudo a2disconf --quiet {{plik_konfiguracyjny}}