mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:46:00 +02:00
395 B
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ı}}