묻고답하기

만진거라곤 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 남기남
랑(郞) disk druid 실행어떻게 해요? [1] 2007.08.10
김성준 아주 초보적인 질문한개만... [4] 2007.08.10
+:채마스카라:+ 프레임 문제인데요.. [2] 2007.08.10
ipstack bbshop의 상단그림에 링크가 안걸려요 [5] 2007.08.10
랭보 버튼이미지에 마우스 오버시 그림 바뀌는거.. [6] 2007.08.10
김태숙 제로보드 스킨문제-게시판 달고 미리보기 했더니 이런글이 떠요 [2] 2007.08.10
응? 트래픽이 먼가요?? [1] 2007.08.10
K-POP 영국 라이코스에 대한 질문이여..^^ [4] 2007.08.10
스티치 [re] 글자의 모양을 자유자재로!![일종의 강좌라고나...] file  
susiah [포토샵5.5] 문구를 휘게하는 법???? [1] 2007.08.10
박용재 자바로 띄운 팝업창에 오늘 하루 다시 열지 않기.. [3] 2007.08.10
▦지넷▦ 클릭시 하단 프레임이 늘어나면서 새로운 내용이 나오는 방법... [2] 2007.08.10
안재복 배너 만드는 질문좀요^^ [1] 2007.08.10
면발의진수 새창 띄울때 링크있던 페이지 움직이지 않게... [1] 2007.08.10
이준희 Layer 內의 이미지에 usemap 링크 사용시 Layer 깜빡임 문제 [2] 2007.08.10
CRAZYKDG [질문] 플래시 질문입니다. [4] file 2007.08.10
미색아: 이소스가무슨의미인가요? [2] 2007.08.10
조용필 질문이여~꼭 답변을.... [1] 2007.08.10
까꿍이 전기줄 자연스럽게 없애는법좀.... [2] 2007.08.10
최경준 음...그러니까 문단? 정렬관련 질문입니다! [2] 2007.08.10