아래 내용이 저의 아파치 2.2.4 서버에 버츄얼호스트 설정한 내용입니다..^^
이름기반 버츄얼호스트 설정입니다..
참고하세요...^^
#NameVirtualHost 고정아이피:80 바로 아래부분 설정내용.
NameVirtualHost 123.456.789.123:80
#
# 기본 홈
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot D:/절대경로/폴더명
ServerName localhost
ServerAlias localhost
ErrorLog logs/localhost-error_log
CustomLog logs/localhost-access_log common
</VirtualHost>
#
# 추가 1
<VirtualHost *:80>
ServerAdmin webmaster@도메인
DocumentRoot D:/절대경로/폴더명
ServerName 도메인명
ErrorLog logs/도메인명-error_log
CustomLog logs/도메인명-access_log common
</VirtualHost>
#
#
이후는 추가1을 복사하여 계속 추가하면서 경로와 도메인명을 맞춰주시면 됩니다...^^
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4056 | |
| 29 |
아우겐나이스
|
21년 전 | 4444 | |
| 28 |
아우겐나이스
|
21년 전 | 3467 | |
| 27 | 21년 전 | 5841 | ||
| 26 | 21년 전 | 3122 | ||
| 25 | 21년 전 | 6089 | ||
| 24 | 18년 전 | 3653 | ||
| 23 | 21년 전 | 3643 | ||
| 22 | 21년 전 | 4248 | ||
| 21 | 21년 전 | 3821 | ||
| 20 | 21년 전 | 4231 | ||
| 19 | 21년 전 | 6684 | ||
| 18 | 21년 전 | 4735 | ||
| 17 | 21년 전 | 6997 | ||
| 16 | 21년 전 | 4177 | ||
| 15 | 21년 전 | 2640 | ||
| 14 | 21년 전 | 4981 | ||
| 13 | 21년 전 | 3405 | ||
| 12 |
Recluse
|
21년 전 | 3889 | |
| 11 |
아우겐나이스
|
21년 전 | 3574 | |
| 10 |
Recluse
|
21년 전 | 3399 | |
| 9 | 21년 전 | 4008 | ||
| 8 | 21년 전 | 5181 | ||
| 7 | 21년 전 | 4771 | ||
| 6 | 21년 전 | 5697 | ||
| 5 | 21년 전 | 4122 | ||
| 4 | 21년 전 | 4855 | ||
| 3 | 21년 전 | 4747 | ||
| 2 | 21년 전 | 3250 | ||
| 1 | 22년 전 | 4345 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기