Skip to content
Snippets Groups Projects
Commit 1610df04 authored by dakkar's avatar dakkar
Browse files

probably better apache config

the `ProxyPreserveHost` is necessary otherwise signature checks fail

the `X-Forwarded-Proto` fixes the mastodon emulation (without it, it
tries to talk to `http://sharkey.example` and can fail)

the `ProxyPassReverse` are now the same as in my own configuration,
still not sure how useful they are (they tell apache to rewrite
`location` headers in responses)

thanks to tauroid on Discord for noticing the problems and helping me
debug the configuration
parent 5343b59c
No related branches found
No related tags found
1 merge request!58probably better apache config
Pipeline #2717 passed with stage
in 15 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment