--- title: 403 Forbidden slug: Web/HTTP/Status/403 tags: - 상태 코드 translation_of: Web/HTTP/Status/403 ---
403 Forbidden
클라이언트 오류 상태 응답 코드는 서버에 요청이 전달되었지만, 권한 때문에 거절되었다는 것을 의미합니다.403 Forbidden
HTTP/1.1 403 Forbidden Date: Wed, 21 Oct 2015 07:28:00 GMT
Specification | Title |
---|---|
{{RFC("7231", "403 Forbidden" , "6.5.3")}} | HTTP/1.1: Semantics and Content |
{{Compat("http/status", "403")}}