NameVirtualHost *:80

<VirtualHost *:80>
ServerName domain1
...
</VirtualHost>


<VirtualHost *:80>
ServerName domain2
...
</VirtualHost>


<VirtualHost *:80>
ServerName domain3
...
</VirtualHost>

'알짜정보 > Linux server' 카테고리의 다른 글

cent os chkconfig 이용해서 시작프로그램 등록하기  (61) 2011.01.02
cent os vsftp 설치하기  (23) 2011.01.02
cent os php 설치  (35) 2011.01.02
cent os mysql 설치  (30) 2011.01.02
cent os apache 설치  (28) 2011.01.02
by cranix 2011. 1. 2. 19:57