Modify ↓
Opened 16 years ago
Last modified 11 years ago
#6282 new defect
TracLegos does not respect X-Forwarded-Host when setting domain
| Reported by: | ejucovy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | TracLegosScript |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
It maybe should? e.g.
- Set up a traclegos server on
localhost:1337 - Set up a proxy server that forwards requests from
trac.foobar.comtolocalhost:1337 - I would expect that the default
domainwould betrac.foobar.combut instead it islocalhost:1337.
Attachments (0)
Note: See
TracTickets for help on using
tickets.


