Monday, November 14, 2011

VIRTUAL HOST/ DOMAIN

# gedit /opt/lampp/etc/httpd.conf

cari
# Virtual hosts
#Include etc/extra/httpd-vhosts.conf hilangkan pagar #
Include etc/extra/httpd-vhosts.conf

Edit konfigurasinya
# gedit /opt/lampp/etc/extra/httpd-vhosts.conf



# ServerAdmin webmaster@dummy-host.example.com
DocumentRoot /opt/lampp/htdocs/website
ServerName apriyee.com
ServerAlias www.apriyee.com
# ErrorLog logs/dummy-host.example.com-error_log
# CustomLog logs/dummy-host.example.com-access_log common

No comments:

Post a Comment