묻고답하기

만진거라곤 httpd.conf 파일하고 named.conf, nyang.zone 이것들 밖에 없거든요.
참고차 올려 보겠습니다.

------ httpd.conf 의 수정한 부분입니다.. -------
# AddType allows you to add to or override the MIME configuration
# file mime.types for specific file types.
#

AddType application/x-httpd-php .php
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php-source .php .html .htm
AddType application/x-tar .tgz

#
# AddHandler allows you to map certain file extensions to "handlers":
# actions unrelated to filetype. These can be either built into the server
# or added with the Action directive (see below)
#
# To use CGI scripts outside of ScriptAliased directories:
# (You will also need to add "ExecCGI" to the "Options" directive.)
#
AddHandler cgi-script .cgi



------named.conf--------
// generated by named-bootconf.pl

options {
        directory "/var/named";
        /*
         * If there is a firewall between you and nameservers you want
         * to talk to, you might need to uncomment the query-source
         * directive below.  Previous versions of BIND always asked
         * questions using port 53, but BIND 8.1 uses an unprivileged
         * port by default.
         */
        // query-source address * port 53;
};

//
// a caching only nameserver config
//
controls {
        inet 127.0.0.1 allow { localhost; } keys { rndckey; };
};
zone "." IN {
        type hint;
        file "named.ca";
};

zone "localhost" IN {
        type master;
        file "localhost.zone";
        allow-update { none; };
};

zone "0.0.127.in-addr.arpa" IN {
        type master;
        file "named.local";
        allow-update { none; };
};
zone "nyang.pe.kr" IN {
        type master;
        file "nyang.zone";
        allow-update { none; };
};
zone "71.66.220.in-addr.arpa" {
        type master;
        file "nyang.rev";
        allow-update { none; };
};

include "/etc/rndc.key";


---------nyang.zone--------
$TTL        86400
@                        IN SOA        ns.nyang.pe.kr. root.nyang.pe.kr. (
                                        42                ; serial (d. adams)
                                        3H                ; refresh
                                        15M                ; retry
                                        1W                ; expiry
                                        1D )                ; minimum

                        IN NS                ns.nyang.pe.kr.
                        IN A                220.66.71.64
                        IN MX 10        nyang.pe.kr.

ns                        IN A                220.66.71.64
www                        IN A                220.66.71.64
mail                        IN MX                220.66.71.64
roen                        IN A                220.66.71.64
*                        IN A                 220.66.71.64


이하 변경해본 파일들 내용입니다. 제발 도와 주세요.
접속해보실대는 http://220.66.71.64 입니다...ㅡ.ㅡ
접속만 하면 다운해라고 나오는데 당췌 어케 해야 할지.. 쩝
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
사랑해요XE 모바일 멤버스킨이라는게 정확히 어떤것인가요? [1] 2014.08.13 by sejin7940
마도니 파일을 업로드 했을 때 저장된 위치와 파일명을 추출할 수 있을까요?  
oscarmike 텍스타일 최신글 위젯(content)에 출력되지 않는 문제 [2] 2014.08.13 by oscarmike
똑디 게시판 스킨에서 레이아웃 스킨을 별도 지정 할순 없을까요? [4] 2014.08.13 by 똑디
안엉어웅넌223 모바일 절약모드 [6] 2014.08.13 by 이즈야
쿵푸팬더 http 406 error 질문입니다. [4] 2014.08.13 by 쿵푸팬더
사랑해요XE phiz Mobile 테마에서 "에디터 툴 출력" 과 '메인페이지 출력"은 어떤 기능인가요?  
leetk321 captcha 관련 애드온 문제  
사랑해요XE 키스투엑스이님 로그인 방어 애드온 말고 코어에서 자체적인 로그인 방어 시스템이 있나요? [8] 2014.08.13 by 사랑해요XE
모몽 게시판 글을 my sql에서 올리려고합니다 [3] 2014.08.12 by 모몽
민주바라기97 Fatal error 에러관련 문의드립니다.  
몽실아빠 댓글수 관련 조건문 문의 드립니다. [1] 2014.08.12 by 몽실아빠
미스터강 소셜서버(social sever) 관련해서 아시는분 계실까요? [1] file 2014.08.12 by 2donggalbi
청담유 에이스 카운터 설치 시 스크립트 에러 [5] 2014.08.12 by LI-NA
[Kirito] 피비콘이 안바뀌네요.. [2] 2014.08.12 by [Kirito]
Harry mod_rewrite 짧은주소 문제 [1] 2014.08.12 by Luatic™
ping-* 게시판 연결 문제 [1] file 2014.08.12 by LI-NA
tui 웹호스팅에 ssl 설치 질문드립니다. [2] 2014.08.12 by LI-NA
모해 신기한 사이트 메뉴 편집 부분 문제 [4] 2014.08.12 by 모해
또또야~ 교회 홈피 만드는데 [2] 2014.08.12 by 똑디
청담유 게시판 스팸차단 문의 [1] 2014.08.12 by 똑디
최윤한 추천하기 클릭해도 리프레쉬 안되고 페북처럼 부하 없이 버튼 클릭 가능할까요? [2] 2014.08.12 by 최윤한
nado0124 '포토 자동 액자' 위젯에 관해 여쭤봅니다.  
상준이아빠 플래시관련 file  
이대성680 음성 mp3 파일을 올렸는데 자꾸 에러가 나옴 [2] file 2014.08.12 by 이대성680
sanote 쉬운설치가 문제가 있어요. [3] 2014.08.12 by 퍼니엑스이
나발묵 xe 페이지에서 위젯생성이 안될때 [2] 2014.08.12 by 나발묵
KayD 위젯페이지에 위젯 넣는 방법 뭔가요 file  
중복의달인 게시판 일괄 설정 문의합니다. [4] file 2014.08.12 by 중복의달인
중복의달인 메뉴에 새글 표시 모듈이 1차메뉴에는 안나옵니다. [5] file 2014.08.12 by 퍼니엑스이