mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
318 B
318 B
a2dissite
Debian tabanlı işletim sistemlerinde bir Apache sanal hostunu devre dışı bırak. Daha fazla bilgi için: https://manned.org/a2dissite.
- Uzak hostu devre dışı bırak:
sudo a2dissite {{sanal_host}}
- Bilgilendirici mesajları gösterme:
sudo a2dissite {{[-q|--quiet]}} {{sanal_host}}