1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:46:00 +02:00
tldr/pages.tr/linux/a2disconf.md
2022-10-31 06:43:45 -03:00

395 B

a2disconf

Debian tabanlı işletim sistemlerinde Apache konfigürasyon dosyasını devre dışı bırak. Daha fazla bilgi için: https://manpages.debian.org/latest/apache2/a2disconf.8.en.html.

  • Bir konfigürasyon dosyasını devre dışı bırak:

sudo a2disconf {{konfigürasyon_dosyası}}

  • Bilgilendirici mesajı gösterme:

sudo a2disconf --quiet {{konfigürasyon_dosyası}}