summaryrefslogtreecommitdiff
path: root/debian/auditor-conf/apache.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-07-30 13:22:45 +0200
committerFlorian Dold <florian@dold.me>2021-07-30 13:22:54 +0200
commit05bc00b5f226e6e6695ef00609a02549284c8f55 (patch)
tree7ca6ca6faeefc25e5eb932f96b15b806ba4ca742 /debian/auditor-conf/apache.conf
parentbd603ca7c14315d333e2dac0509f6b1226fb946e (diff)
downloadexchange-05bc00b5f226e6e6695ef00609a02549284c8f55.tar.gz
exchange-05bc00b5f226e6e6695ef00609a02549284c8f55.tar.bz2
exchange-05bc00b5f226e6e6695ef00609a02549284c8f55.zip
debian: better config split by package
Diffstat (limited to 'debian/auditor-conf/apache.conf')
-rw-r--r--debian/auditor-conf/apache.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/auditor-conf/apache.conf b/debian/auditor-conf/apache.conf
deleted file mode 100644
index f68c59558..000000000
--- a/debian/auditor-conf/apache.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-<Location "/taler-auditor/">
-ProxyPass "unix:/var/lib/taler-auditor/auditor.sock|http://example.com/"
-RequestHeader add "X-Forwarded-Proto" "https"
-</Location>