【git】建立远程仓库并利用Nginx提供http服务

基本环境 ubuntu18.04 nginx git 必要软件安装 执行php sudo apt-get install nginx git nano fcgiwrap apache2-utils -y 建立仓库文件夹html sudo mkdir /var/www/html/git 授予文件夹Nginx的访问权限nginx sudo chown -R www-data:www-data /var
相关文章
相关标签/搜索