vercel + cloudflare with proxy .well-known route problem
See original GitHub issueEnvironment
- Operating System:
Linux
- Node Version:
v18.12.1
- Nuxt Version:
3.0.0
- Nitro Version:
1.0.0
- Package Manager:
pnpm@7.17.0
- Builder:
vite
- User Config:
alias
,nitro
,modules
,extends
,github
,colorMode
,plausible
,huntersofbook
,i18n
- Runtime Modules:
@nuxtlabs/github-module@1.5.3
,@huntersofbook/plausible-nuxt@0.5.2
,nuxt-icon@0.1.7
,@huntersofbook/core-nuxt@0.4.1
,@nuxtjs/i18n@8.0.0-beta.4
,@nuxtjs/tailwindcss@6.1.3
,@vueuse/motion/nuxt@2.0.0-beta.25
- Build Modules:
-
Reproduction
https://github.com/huntersofbook/huntersofbook/tree/main/docs
Describe the bug
url: https://opensource.huntersofbook.com/.well-known/acme-challenge
vercel docs: https://vercel.com/guides/using-cloudflare-with-vercel#cloudflare-access
article: https://levelup.gitconnected.com/how-to-set-up-cloudflare-with-zeit-93daa7d45dd
Additional context
No response
Logs
No response
Issue Analytics
- State:
- Created 10 months ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
How do I use a Cloudflare domain with Vercel?
A Cloudflare proxy works as an intermediary between your domain and Vercel, which is the hosting provider.
Read more >Vercel + Cloudflare Domain Setup (formerly ZEIT)
Go to your Vercel.com dashboard, you must already have a project there, go to Settings and then Domains and add your domain to...
Read more >Custom domain with Cloudflare - Instatus Help
With Proxy. A Cloudflare proxy works as an intermediary between your domain and Vercel, which is Instatus hosting provider. We don't recommend that...
Read more >Is it allowed to run Vercel behind a Reverse Proxy? #5769
I am aware that hosting on Vercel also provides a lot of CDN functions, but we need some of the security and firewall...
Read more >Cloudflare Pages is now Generally Available - Hacker News
Vercel does not support IPv6 and HTTP/3 while cloudflare pages already supports both of them. austinkhale on April 12, 2021 ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
okay thats true, iam cloudflare pages same used 😄 Although I changed the cname, the change was not effective because the pages were connected.
this delete domain and fixed
Cloudflare pages delete website and fixed.
Now vercel used.
If you are using Access, then you must use cloudflare’s proxy. That would be true regardless of using nuxt or not.