2021-01-01 20:43:59 +01:00
|
|
|
<Location "/taler-exchange/">
|
2021-08-04 19:00:32 +02:00
|
|
|
ProxyPass "unix:/run/taler/exchange-httpd/exchange-http.sock|http://example.com/"
|
2021-01-01 20:43:59 +01:00
|
|
|
RequestHeader add "X-Forwarded-Proto" "https"
|
|
|
|
</Location>
|