摘要:
gitweb主要用于web browser方式的源代码浏览1.gitweb软件安装软件仓库见redhat 6 git 服务器 配置 (http)2.配置http 服务器编辑/etc/httpd/git.conf追加Alias /gitweb /var/www/gitweb<Directory /var/www/gitweb> Options ExecCGI AddHandler cgi-script cgi DirectoryIndex gitweb.cgi</Directory>3.准备gitweb.cgi脚本和资源cp -r /usr/share... 阅读全文
posted @ 2013-03-14 21:55
secularbird
阅读(1145)
评论(0)
推荐(0)
浙公网安备 33010602011771号