#3 cara install Apache2 di Debian 10

1. apt-get install apache2 

2. cd /etc/apache2/sites-available

3. ls 

4. cp 000-default.conf  backup.conf

5. ls

6. nano 000-default.conf ( document root /var/www/html dibuah menjadi /var/www/web )

7. cd /var/www/

8. mkdir web 

9. ls 

10. cd web 

11. nano index.html (buat program html)

12. /etc/init.d/apache2 restart


Tutorial lainnya👇

https://lamnesia.com/cara-install-web-server-pache-di-debian/

إرسال تعليق

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.