运维网's Archiver
论坛
›
git/gitlab
› Centos 7 Git+httpd 基于密码认证push-SunshineBoySZF
devil20
发表于 2018-9-17 09:37:24
Centos 7 Git+httpd 基于密码认证push-SunshineBoySZF
# pwd #进入项目仓库
/var/lib/git/project.git
# git config http.receivepack true #配置git config即可
# yum install httpd -y #安装httpd
# httpd -M | grep -Ei "\
页:
[1]
查看完整版本:
Centos 7 Git+httpd 基于密码认证push-SunshineBoySZF