httpd.conf 파일
#
ServerName orioncnc.com
#
# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "/var/www" 이걸#처리하면 아에 페이지못찾는다고나옵니다
중략
NameVirtualHost 221.xxx.xxx.17
#
# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.
#
<VirtualHost 221.xxx.xxx.17>