a. Install Web Server
#apt-get install apache2 php5 lynx
b. Kemudian konfigurasi apache
# pico /etc/apache2/apache2.conf
c. Cari kata ServerRoot, dan ditambahkan SernerName, seperti dibawah ini:
#
ServerRoot “/etc/apache2”
ServerName “screamcode.blogspot.com”
d. Setelah selesai keluar dan simpan
e. Kemudian restart apache2
# /etc/inti.d/apache2 restart
f. Untuk mengedit isi web tulis perintah :
# pico /var/www/index.html
g. Bila telah selesai keluar dan simpan
Post Title: Cara Mengkonfigurasi Web Server
Rating: 3.5
Author: Belly Saputra
Page Name: Cara Mengkonfigurasi Web Server - Screamcode - tutorial lengkap update dan dofollow
Page Url : http://screamcode.blogspot.com/2011/12/cara-mengkonfigurasi-web-server.html
0 komentar:
Post a Comment