Skip to content

Add HTTP_HOST parameter to fastcgi-params.conf#40

Open
kdevnel wants to merge 1 commit intospinupwp:developfrom
kdevnel:patch-1
Open

Add HTTP_HOST parameter to fastcgi-params.conf#40
kdevnel wants to merge 1 commit intospinupwp:developfrom
kdevnel:patch-1

Conversation

@kdevnel
Copy link

@kdevnel kdevnel commented Feb 24, 2026

Resolves #39

Required to prevent malformed redirects when using HTTP/3. In brief, without this the host value gets malformed and leads to locations such as https:/// rather than the actual site URL.

Adding this header forces it to always exist and be accessible by PHP and WordPress.

Required to prevent malformed redirects when using HTTP/3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switching to http3 wrong redirect

1 participant