Skip to content

Commit 0df0f1c

Browse files
authored
[Error] Update error-520.mdx with additional note on PHP
Added a note about '520' errors being common with certain PHP applications. CUSTESC-55820
1 parent 658a199 commit 0df0f1c

File tree

1 file changed

+1
-0
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors

1 file changed

+1
-0
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This error is often triggered by:
1818
- Empty or malformed responses lacking an HTTP status code or response body.
1919
- Missing response headers or origin web server not returning [proper HTTP error responses](https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
2020
- Incorrect HTTP/2 configuration at the origin server.
21+
- Authentication Origin Pull enabled on Cloudflare but the origin is [not configured as expected](/ssl/origin-configuration/authenticated-origin-pull/set-up/zone-level/#2-configure-origin-to-accept-client-certificates).
2122

2223
:::note
2324

0 commit comments

Comments
 (0)