Rabu, 06 Maret 2024

KONFIGURASI WEB SERVER

​KONFIGURASI WEB SERVER


konfigurasi web server:


-apt-carom add


- # apt-get install apache php5


- # cd /var/www→ Is


- # mkdir stuwika, lalu Is


- #nano /var/www/stuwika/index.html


<html>

<head>

         <title> Winda <title>

</head>

<body>

              Selamat Datang diweb Saya           <br> "Selamat membaca"

</body>

</html>


- #/etc/init.d/apache 2-restart


- #cd /etc/apache2/15


- #nano /etc/apache2/sites-avaible/000-default.conf


Hapus tanda tambahkan domain:

Servername www.stuwika.sch.id

ServerAlias www.stuwika.sch-id

Server Admin webmaster@localhost

Document root /var/www/stuwika


- # /etc/init.d/apache 2 restart.


-Buka Client buka explore → Search →

masukkan IP address eth0

Jika sudah muncul halaman seperti yang diketik pada index.html maka sudah berhasil

Tidak ada komentar:

Posting Komentar

Konfigurasi VPS

​ Apa Itu VPS? Pengertian, Manfaat, Fungsi dan Cara Kerjanya VPS adalah kependekan dari Virtual Private Server, yaitu suatu server fisik yan...