slackbuilds

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

taler-exchange.conf.new (174B)


      1 <Location "/taler-exchange/">
      2   ProxyPass "unix:/run/taler/exchange-httpd/exchange-http.sock|http://example.com/"
      3   RequestHeader add "X-Forwarded-Proto" "https"
      4 </Location>