fix invalid proxy_hide_header in example config #472

Merged
floatingghost merged 2 commits from flisk/akkoma:remote-media-docs-fix into develop 2023-03-02 11:19:47 +00:00
Contributor

proxy_hide_header takes one header per statement in any nginx version i'm aware of, so the current version is probably a typo.

somewhat related: the media proxy config on this page differs a bit from the one in installation/nginx/akkoma.nginx, and it's not really obvious to me which one i should be using. i'm still looking into this, but maybe someone has input on how i could make the docs more consistent?

`proxy_hide_header` takes one header per statement in any nginx version i'm aware of, so the current version is probably a typo. somewhat related: the media proxy config on this page differs a bit from the one in `installation/nginx/akkoma.nginx`, and it's not really obvious to me which one i should be using. i'm still looking into this, but maybe someone has input on how i could make the docs more consistent?

hm curious

maybe there was an old nginx version that allowed this

the media proxy config on this page differs a bit from the one in installation/nginx/akkoma.nginx, and it's not really obvious to me which one i should be using

the one in installation should be correct, so if it could match that it'd be great

hm curious maybe there was an old nginx version that allowed this > the media proxy config on this page differs a bit from the one in installation/nginx/akkoma.nginx, and it's not really obvious to me which one i should be using the one in `installation` should be correct, so if it could match that it'd be great
flisk force-pushed remote-media-docs-fix from 107a72e04c to 3c2fa14634 2023-02-26 22:39:49 +00:00 Compare
Author
Contributor

how's this?

how's this?
flisk force-pushed remote-media-docs-fix from a5fc20626c to 1ab0b3a0e2 2023-02-26 22:58:59 +00:00 Compare
Author
Contributor

(little bit of thrashing to make gitea render that link correctly, sorry)

(little bit of thrashing to make gitea render that link correctly, sorry)

that's good, thanks a lot!

that's good, thanks a lot!
floatingghost merged commit c8add9d1dc into develop 2023-03-02 11:19:47 +00:00
floatingghost deleted branch remote-media-docs-fix 2023-03-02 11:19:47 +00:00
Sign in to join this conversation.
No description provided.