From b1b510a61469f3627584b696781b4d20230af0da Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 1 Sep 2012 17:32:46 +0000 Subject: add vhost directory config for infra_2 --- modules/buildsystem/templates/vhost_repository.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'modules') diff --git a/modules/buildsystem/templates/vhost_repository.conf b/modules/buildsystem/templates/vhost_repository.conf index 03dc1fd3..58997cbf 100644 --- a/modules/buildsystem/templates/vhost_repository.conf +++ b/modules/buildsystem/templates/vhost_repository.conf @@ -28,6 +28,13 @@ buildsystem_nodes = "2a02:2178:2:7::3/64 2a02:2178:2:7::4/64 2a02:2178:2:7::5/64 Options Indexes FollowSymLinks + + Header append Cache-Control "public, must-revalidate" + Order deny,allow + Allow from all + Options Indexes FollowSymLinks + + Order deny,allow Deny from all -- cgit v1.2.1