---
 etc/apache.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/apache.conf b/etc/apache.conf
index 183a100..592c398 100644
--- a/etc/apache.conf
+++ b/etc/apache.conf
@@ -26,9 +26,9 @@ WSGIDaemonProcess snapshot.debian.org user=nobody 
group=nogroup home=/ processes
   RewriteCond  %{HTTP_HOST} ^snapshot.debian.net$
   RewriteRule ^/(.*)$ http://snapshot.debian.org/ [R]
 
-  <Directory /srv/snapshot.debian.org/all-git>
+  <Location /gits/>
     Require all granted
-  </Directory>
+  </Location>
   <Directory /srv/snapshot.debian.org/web/public>
     Require all granted
   </Directory>
-- 
2.1.4


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to