Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Proxy files through server - Nuxt
N
Nuxt
•
6mo ago
•
3 replies
Yuri
Proxy files through server
Hello
. I use for backend Strapi
. I upload files there
. I can download them by the link
http://localhost:1337/uploads/passkeys_b3a66b3a99.zip
But
l
o
c
a
l
h
o
s
t
:1337 is an internal domain and I don
't want make it external
.
I need users can download file by nuxt domain
(in dev it is
http://localhost:3000
)
. What is correct way to do it
? When user fetch
http://localhost:3000/uploads/passkeys_b3a66b3a99.zip
Nuxt has to give the file from
http://localhost:1337/uploads/passkeys_b3a66b3a99.zip
Nuxt
Join
Nuxt Community Chat Server
31,686
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
proxy images through server
N
Nuxt / ❓・help
9mo ago
Server API proxy caching approach
N
Nuxt / ❓・help
2y ago
Nuxt3 proxy in server/api/[...].ts
N
Nuxt / ❓・help
15mo ago
Protecting Dynamic routs through Server middleware ?
N
Nuxt / ❓・help
2y ago