[packages/viewvc] add docroot alias

glen glen at pld-linux.org
Fri Apr 8 09:09:00 CEST 2016


commit 628b973c60d42583192fa098fdc86de3344408c4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Apr 8 10:08:55 2016 +0300

    add docroot alias

 apache.conf | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/apache.conf b/apache.conf
index 5b5dc05..981e048 100644
--- a/apache.conf
+++ b/apache.conf
@@ -17,8 +17,8 @@
 	</IfModule>
 </Directory>
 
-
 # Map paths to resources
+Alias /docroot /usr/share/viewvc/templates/docroot
 
 # Version1 (default): under /cgi-bin/viewvc.cgi address
 ScriptAlias /cgi-bin/viewvc.cgi /usr/share/viewvc/bin/cgi/viewvc.cgi
@@ -63,4 +63,3 @@ ScriptAlias /cgi-bin/viewvc-query.cgi /usr/share/viewvc/bin/cgi/query.cgi
 #		</IfModule>
 #	</Location>
 #</VirtualHost>
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/viewvc.git/commitdiff/628b973c60d42583192fa098fdc86de3344408c4



More information about the pld-cvs-commit mailing list