diff options
Diffstat (limited to 'modules/buildsystem/templates/vhost_repository.conf')
-rw-r--r-- | modules/buildsystem/templates/vhost_repository.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/vhost_repository.conf b/modules/buildsystem/templates/vhost_repository.conf index 315ca998..74ad3a32 100644 --- a/modules/buildsystem/templates/vhost_repository.conf +++ b/modules/buildsystem/templates/vhost_repository.conf @@ -19,6 +19,7 @@ buildsystem_nodes = "2a02:2178:2:7::3/64 2a02:2178:2:7::4/64 2a02:2178:2:7::5/64 Options Indexes FollowSymLinks </Directory> <Directory /distrib/bootstrap/distrib/infra_1> + Header append Cache-Control "public, must-revalidate" Order deny,allow Allow from all Options Indexes FollowSymLinks |