묻고답하기

만진거라곤 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 남기남
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 퍼니엑스이
아나까떼 swf를 올리고 embed 시킬수있는방법이 있나요? [1] 2014.08.12 by CosignStudio
모몽 sql 에서 게시판 글 데이터를 엑셀화해서 한번에 올리려고합니다.  
사랑해요XE @키스투엑스이 님께좀 질문.... [28] 2014.08.12 by 사랑해요XE
레오낭 특정게시판에서 글을 쓸때 본문을 HTML에 대입하는 식으로 수정 가능한가요? [1] file 2014.08.12 by Happyphp
silhwang 네이버 신디케이션 안되는 이유 하나 찾았는데요 [4] 2014.08.12 by silhwang