[download-web] Append /pub/GNOME
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [download-web] Append /pub/GNOME
- Date: Mon, 11 Nov 2019 12:56:33 +0000 (UTC)
commit 6cc51c70c075e85e55b4f3cdf6191e1a52881c5b
Author: Andrea Veri <averi redhat com>
Date: Mon Nov 11 13:54:35 2019 +0100
Append /pub/GNOME
download.gnome.org.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/download.gnome.org.conf b/download.gnome.org.conf
index 52cab35..a55bbe0 100644
--- a/download.gnome.org.conf
+++ b/download.gnome.org.conf
@@ -17,7 +17,7 @@ LoadModule autoindex_mb_module modules/mod_autoindex_mb.so
<VirtualHost *:8080>
ServerName download.gnome.org
- DocumentRoot /download/data
+ DocumentRoot /download/data/pub/GNOME
MirrorBrainMirrorlistStylesheet "https://static.gnome.org/css/mirrorbrain.css"
IndexStyleSheet "https://static.gnome.org/css/mirrorbrain.css"
@@ -35,7 +35,7 @@ LoadModule autoindex_mb_module modules/mod_autoindex_mb.so
DefaultIcon /icons/unknown.png
AddIconByType (TXT,/icons/text.png) text/*
- <Directory /download/data>
+ <Directory /download/data/pub/GNOME>
IndexOptions +Metalink +Mirrorlist +SuppressDescription
MirrorBrainEngine On
MirrorBrainDebug Off
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]