mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Dublicate headers sent #426
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @felixstoessel on 3/2/2023
CloudPanel version(s) affected
2.2.1
Description
On my PHP project, the default server configuration, without changing anything, sends dublicate headers. The only thing I changed is getting a Let's Encrypt certificate via the backend.
Here is the vhost:
How to reproduce
See description.
Possible Solution
No response
Additional Context
No response