diff --git a/docker/apache-config b/docker/apache-config
index 0c8b395924d88f9312618ea7b008af9fea92a29e..a1f4bff05069065379b75497d5e2adda2768e35d 100644
--- a/docker/apache-config
+++ b/docker/apache-config
@@ -29,6 +29,7 @@ ServerName ${DJANGO_PRIMARY_FQDN}
   Alias /documentation/ "/home/gracedb/gracedb_project/docs/user_docs/build/"
   Alias /admin_docs/ "/home/gracedb/gracedb_project/docs/admin_docs/build/"
   ProxyPreserveHost on
+  ProxyAddHeaders off
   ProxyPass "/robots.txt" "!"
   ProxyPass "/shibboleth-ds" "!"
   ProxyPass "/Shibboleth.sso" "!"