Skip to content

Commit 21ebf3c

Browse files
committed
Corrects error code
1 parent d539c1c commit 21ebf3c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1023.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This error indicates that the host could not be found due to a configuration iss
1414
- Usually, this happens when accounts have been signed up with a partner organization (for example, hosting provider) and the provider's DNS fails.
1515

1616
:::note
17-
Error `1023` is returned via a HTTP `409` response code.
17+
Error `1023` is returned via a HTTP `503` response code.
1818
:::
1919

2020
### Resolution

0 commit comments

Comments
 (0)