1) # vi /etc/hosts ÆÄÀÏÀ» ¼öÁ¤ÇÑ´Ù.
-----------------------------------------------------
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 È£½ºÆ®³×ÀÓ localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
-----------------------------------------------------
2) # vi /usr/local/apache_2.2.14/conf/httpd.conf ÆÄÀÏÀ» ¼öÁ¤ÇÑ´Ù.
-----------------------------------------------------
# If your host doesn't have a registered DNS name, enter its IP address here.
#
#ServerName
www.example.com:80
ServerName È£½ºÆ®³×ÀÓ ¶Ç´Â µµ¸ÞÀÎ
-----------------------------------------------------