a2ensite: add Indonesian translation (#12503)
* a2ensite: add Indonesian translation --------- Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
This commit is contained in:

committed by
GitHub

parent
21a0502972
commit
09b08dc272
12
pages.id/linux/a2ensite.md
Normal file
12
pages.id/linux/a2ensite.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# a2ensite
|
||||
|
||||
> Izinkan sebuah host maya (virtual host) Apache pada OS berbasis Debian.
|
||||
> Informasi lebih lanjut: <https://manpages.debian.org/latest/apache2/a2ensite.8.en.html>.
|
||||
|
||||
- Izinkan sebuah host maya:
|
||||
|
||||
`sudo a2ensite {{host_maya}}`
|
||||
|
||||
- Jangan tampilkan pesan informatif:
|
||||
|
||||
`sudo a2ensite --quiet {{host_maya}}`
|
Reference in New Issue
Block a user