mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Duplicate HTTP Header due to nginx php proxy to nginx using port 8080 #302
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 @glendonyeo on 12/21/2023
CloudPanel version(s) affected
2.4.0
Description
All 5 headers appear duplicate in HTTP headers due to php request are proxy to http://127.0.0.1:8080
How to reproduce
Visit any website hosted using cloudpanel php, and check HTTP headers on chrome console
Possible Solution
No response
Additional Context
No response