본문 바로가기

인프라

검색하기
인프라
프로필사진 delay_year

  • 분류 전체보기 (16)
    • Network (11)
    • Access (3)
    • Linux (2)
    • 요약 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Tags
  • 2
  • 네트워크 트렁킹
  • 네트워크
  • access
  • ISO방화벽
  • 프레임 릴레이
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Linux (2)

인프라

DNS서버 설정

DNS서버 설정 /etc/namd.conf - named 데몬 설정파일, DNS 서버 구축 - 개별 도메인 설정을 위한 zone파일 위치 설정 $ORIGIN ljy.or.ki. $TTL 1D @ IN SOA ns1 root ( 2022072001 ; Serial Number, 3H ; Refresh, 15M ; Retry, 1W ; Expire, 1D ) ; Minimum TTL (Negative) IN NS ns1 ns1 IN A 192.168.0.101 www IN A 12.34.35.67 www.naver.com. IN A 12.34.35.67 ftp IN A 9.8.7.6 abc IN A 1.2.3.4 xyz IN A 6.7.8.9 test IN A 10.20.30.40 ORIGIN ljy.com..

Linux 2022. 11. 2. 05:04
Apache Virtualhost로 도메인 여러개 서비스하기

/var/www/ 웹서버 설정 httpd.conf /etc/httpd/conf/httpdconf ServerName a.tistory.com # 도메인네임 DocumentRoot /home/www/doc_1 # 루트 디렉토리(=소스파일 위치) ServerName b.tistory.com DocumentRoot /home/www/doc_2 Apache 재구동 systemctl restart httpd

Linux 2022. 11. 2. 04:47
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바