Edit this page
Nginx
Community-led documentation about using Nginx with Vike.
💚This page may contain outdated information, PR welcome to update or improve this page.
Many users are using Vike with Nginx.
Contributions welcome to create an example.
Early Hints
Nginx doesn't seem to support 103 Early Hints yet.
For example, if you use Vike's pageContext.httpResponse.earlyHints
with Node.js's res.writeEarlyHints()
, then you'll get a ERR_HTTP2_PROTOCOL_ERROR
error in the browser.