This server does not support HTTP/1.0. #306
-
why am i getting this error when i use cloudflare and nginx? and how can i fix it? |
Beta Was this translation helpful? Give feedback.
Answered by
SupertigerDev
Oct 5, 2024
Replies: 1 comment
-
Fixed it by adding |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SupertigerDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed it by adding
proxy_http_version 1.1;
to nginx