]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Even if the ssl may never be used for this, the entry should be correct.
authorChristian Schmidt <christian.schmidt@ipfire.org>
Mon, 21 Jun 2010 20:42:08 +0000 (22:42 +0200)
committerChristian Schmidt <christian.schmidt@ipfire.org>
Mon, 21 Jun 2010 20:42:08 +0000 (22:42 +0200)
config/httpd/vhosts.d/ipfire-interface-ssl.conf

index f328f0e54f37231d3c6edea51524d165ddd85455..7b10832549be7af7a41d286d21007fb402cf7633 100644 (file)
@@ -78,7 +78,7 @@
                 Allow from all
        </Directory>
 
-    Alias /urlrepo/ /var/urlrepo/
+    Alias /repository/ /var/urlrepo/
        <Directory /var/urlrepo>
                 Options ExecCGI
                 AllowOverride None