Changes

From Amahi Wiki
Jump to: navigation, search
1 byte removed ,  23:14, 16 March 2012
{{Code|yum -y install git git-daemon gitweb}}</li>
<li>Look for the ''####-gitweb.conf'' in '''/etc/httpd/conf.d''' (#### is some number, i.e. 1000) file and open it in your favorite editor. Add text after '''ServerAlias''' line
{{Text|Text=Alias /git /var/hda/web-apps/gitweb/html/
RewriteEngine On
RewriteRule ^git$ git/ [R]
12,424

edits