xe 1.4.5.7 설치후 <a href=..>링크가 이상합니다. (406에러)

  • 브람쓰
  • 2011.07.25 13:07:12
  • 0

 <a href="..." target="_parent"> <a href="..." target="right"> 등으로 설정해 둔 링크를 클릭하면 모두

새창으로 열리는데 무슨 문제일까요?




=======================================================================

환경은 window 7 / 익스플로러 9

서버는 미국서버 /

페이지는 제가 직접 만든 외부페이지에서 그런 현상이 발생합니다.

<? if(!defined('__ZBXE__')) exit();
$logged_info = Context::get('logged_info');?>

이런 식으로 문서 앞페이지에 제로보드 로그인을 인식하도록 했습니다.

이유를 알 수가 없습니다.


xe 이전 버전(작년쯤 다운받은거라 정확한 숫자는 기억이 안납니다)에서는

전혀 문제가 없었습니다.
==========================================================================

Internet Explorer cannot read this webpage format

HTTP 406

What you can try:

Go back to the previous page.

More information More information

This error (HTTP 406 Not Acceptable) means that Internet Explorer was able to receive information from the website you visited, but the information was not in a format that Internet Explorer can display.

For more information about HTTP errors, see Help.


 아래 406에러 검색해서 내용을 보고 따라해 보았는데
.htaccess 속에다가
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>

를 삽입해도 해결이 안되는데
어떻게 해야할지 모르겠습니다.

태그목록

  • 없음

첨부파일 목록

  • 없음
목록으로 돌아가기
댓글 쓰기