Skip to content
Discussion options

You must be logged in to vote

This means you've not configured your proxy (apache or nginx) correctly. Copy the sample configs here, and take special care with ProxyPreserveHost (apache) or X-Forwarded-Host (nginx).

Netbox puts absolute URLs in the image, rather than relative ones, so that you can copy the image to another server and the links will still work. But in order to do that, it needs to "see" the correct hostname and port being used in the original request - and that's what those headers are for.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by romanmendelproject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants