>> Delete No. 42270 article
No. [질문]p3p 지원되는 인터넷익스플로러 6.0에서의
리눅스 서버 웹 설정하기

등록 2002-02-11 19:02:00 By localhost     조회 1
이름 무지무지    

		p3p지원 문제...에서..설정 다 올렸습니다.
 php+apache+mysql에서는 잘 되는데요..
 tomcat+apache+java연결된 곳에서는 잘 안됩니다.
여전히 Inter Explore6.0에서 밑에 제한 된 싸이트라고 마이너스 표시가 뜨는군요...
 확실히 httpd.conf에 설정하고..
 telnet localhost 80 해서 확인하면
 [root@dev bin]# telnet localhost 80
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
GET / HTTP/1.1
Host: www.도메인  HTTP/1.1 200 OK
Date: Mon, 11 Feb 2002 09:27:17 GMT
Server: Apache/1.3.20 (Unix) mod_jk
P3P: PolicyRef="http://www.800.com/w3c/p3p.xml",CP="ADM DEV CUS TAI STP UNI STA OUR DSP ALL COR"
Last-Modified: Wed, 06 Feb 2002 05:26:24 GMT
ETag:"f944-8b-3c60be80"
Accept-Ranges: bytes
Content-Length:139
Content-Type: text/html
 <html>
<script>
<!--
        function send()
        {
                self.location = "/도메인/main.jsp";
        }
-->
</script>
 라고 나옵니다.
 흠....
그런데...
telnet localhost 8080 하면...
 [root@dev bin]# telnet localhost 8080
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
GET / HTTP/1.1
Host: www.도메인   HTTP/1.1 302 Found
Content-Type: text/html; charset=EUC-KR
Location: http://www.도메인/index.html Content-Length:170
Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java 1.3.0; Linux 2.4.4 i386; java.vendor=Sun Microsystem
s Inc.)  <head><title>Document moved</title></head>
<body><h1>Document moved</h1>
This document has moved <a href="http://www.도메인/index.html">here</a>.<p>
</body>
Connection closed by foreign host.
You have new mail in /var/spool/mail/root
 또 안된것으로 나와있구요....
휴...이것만..벌써 며칠짼지..좀알려주세요.
 저는 httpd.conf에다가만...설정을 했는데..
혹시 탐캣 Tomcat부분의 server.xml에다가도 설정을 해야하나요??
 꼭좀...부탁드립니다.
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved