From a4c768798014c7f9b3bf54ee37eef44944765786 Mon Sep 17 00:00:00 2001 From: Christian Schmidt Date: Mon, 21 Jun 2010 22:42:08 +0200 Subject: [PATCH] Even if the ssl may never be used for this, the entry should be correct. --- config/httpd/vhosts.d/ipfire-interface-ssl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/httpd/vhosts.d/ipfire-interface-ssl.conf b/config/httpd/vhosts.d/ipfire-interface-ssl.conf index f328f0e54f..7b10832549 100644 --- a/config/httpd/vhosts.d/ipfire-interface-ssl.conf +++ b/config/httpd/vhosts.d/ipfire-interface-ssl.conf @@ -78,7 +78,7 @@ Allow from all - Alias /urlrepo/ /var/urlrepo/ + Alias /repository/ /var/urlrepo/ Options ExecCGI AllowOverride None -- 2.39.2