403
Forbidden
Client ErrorThe server understood the request but refuses to authorize it.
Category: 4xx Client Errors Standard: RFC 9110 First Appeared: HTTP/1.0
What is 403 Forbidden?
HTTP 403 Forbidden means the server understood the request but refuses to authorize it. Unlike 401, authenticating will not help — the client simply is not allowed to access this resource.
Client Request
Server
Request Rejected
Common Causes
Insufficient file or directory permissions
IP address or user-agent is blocked
Missing or invalid access rights for an authenticated user
Directory listing is disabled
A WAF or security rule blocked the request
Ask AI Mentor about 403 Forbidden
Get instant help and explanation