a2*: add Turkish translations (#9442)

This commit is contained in:
Tan Siret A
2022-10-31 10:43:45 +01:00
committed by GitHub
parent 1b55c5bbab
commit 92b9e1caf8
7 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# a2ensite
> Debian tabanlı işletim sistemlerinde Apache sanal hostu etkinleştir.
> Daha fazla bilgi için: <https://manpages.debian.org/latest/apache2/a2ensite.8.en.html>.
- Bir sanal hostu etkinleştir:
`sudo a2ensite {{sanal_host}}`
- Bilgilendirici mesajları gösterme:
`sudo a2ensite --quiet {{sanal_host}}`