Rabu, 05 Oktober 2011

KONFIGURASI WEB SERVER

KONFIGURASI WEB SERVER
Installation: apt-get install apache atau apt-get install apache2 apache2-mpm-prefork
Location File: # /etc/apache/httpd.conf  (vi httpd.conf)
Yang perlu ditambah/diedit:
ServerAdmin webmaster@belajar.belajar.net
ServerName ayel.belajar.net
DirectoryIndex index.html index.htm index.htm index.shtml index.cgi index.php
NameVirtualHost 172.28.14.111
<VirtualHost 172.28.14.111>
ServerName belajar.net
ServerAlias www.belajar.net
DocumentRoot  /home/belajar/public_html
ServerAdmin tia@belajar.net
</VirtualHost>
(Untuk web browser)  # apt-get install w3m
Membuat isi dari web missal isinya “Selamat Datang”, yaitu dengan cara # cd /home/<nama user yang dibuat di Virtualnya>/public_html (yang ada pada DocumentRoot di Virtual)
Kemudian # vi index.php
<VirtualHost 172.28.14.111>
ServerName modul.belajar.net
DocumentRoot /home/modul/public_html
ServerAdmin tia@belajar.net
</VirtualHost>

0 komentar:

Posting Komentar

Pengikut

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More