From 17b20d8a6be4862cf1ff46d75abafd863a3fa406 Mon Sep 17 00:00:00 2001 From: rachel Date: Tue, 2 Nov 2021 10:51:45 +0900 Subject: [ko] X-Frame-Options typo (#2803) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * X-Frame-Options typo * 자연스러운 문장으로 수정 '사용하지 말라'에서 '사용하지 말자'로 자연스러운 문장으로 수정함 Co-authored-by: hochan Lee Co-authored-by: hochan Lee --- files/ko/web/http/headers/x-frame-options/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ko/web') diff --git a/files/ko/web/http/headers/x-frame-options/index.html b/files/ko/web/http/headers/x-frame-options/index.html index 70d46215b1..1b8c384ce9 100644 --- a/files/ko/web/http/headers/x-frame-options/index.html +++ b/files/ko/web/http/headers/x-frame-options/index.html @@ -48,7 +48,7 @@ X-Frame-Options: allow-from https://example.com/

예시

-

Note: 메타 테그 설정은 무용지물이다! 이를테면, <meta http-equiv="X-Frame-Options" content="deny"> 태그는 아무런 영향을 미치지 않는다. 따라서 사용하지지 말ㄹ! 오직 아래의 예제처럼 HTTP 헤더 설정을 통해서만X-Frame-Options이 동작한다.

+

Note: 메타 테그 설정은 무용지물이다! 이를테면, <meta http-equiv="X-Frame-Options" content="deny"> 태그는 아무런 영향을 미치지 않는다. 따라서 사용하지 말자! 오직 아래의 예제처럼 HTTP 헤더 설정을 통해서만 X-Frame-Options이 동작한다.

Apache 설정

-- cgit v1.2.3-54-g00ecf