Create Virtual Host Name using Apache 

Suppose you have a web application running on Apache and you want to change the url address of your application to be more friendly like http://www.gunnasatria.com
All you have to do is to create a virtual host name.

(More …)