Files
tldr/pages.tr/linux/a2enconf.md

13 lines
346 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# a2enconf
> Debian tabanlı işletim sistemlerinde Apache konfigürasyon dosyasını etkinleştir.
> Daha fazla bilgi için: <https://manned.org/a2enconf.8>.
- Bir konfigürasyon dosyasını etkinleştir:
`sudo a2enconf {{konfigürasyon_dosyası}}`
- Bilgilendirici mesajları gösterme:
`sudo a2enconf --quiet {{konfigürasyon_dosyası}}`