小编Sau*_*wal的帖子

502代理错误[从远程服务器读取错误]

我的https网站收到错误消息.当我使用我的http网站时,它在Ubuntu 14.04上的APACHE2上工作正常.

在此输入图像描述

这是我的https站点的虚拟主机配置

<VirtualHost _default_:443>



                         SSLProxyEngine On
                         ProxyRequests Off
                         ProxyPreserveHost On
                         RequestHeader set Front-End-Https "On"

                        servername jenkins.mydomain.com
          Proxypass / https://192.168.0.93:8080/  Keepalive=on
                        ProxypassReverse / https://jenkins.mydomain.com/


                        SSLEngine on
                        SSLCertificateFile      /etc/apache2/ssl/wildcard.crt

                        ErrorLog ${APACHE_LOG_DIR}/error.log
                        CustomLog ${APACHE_LOG_DIR}/access.log combined
</virtualHost>
Run Code Online (Sandbox Code Playgroud)

请告诉我我在哪里做错了.

ssl https apache2 proxypass ubuntu-14.04

5
推荐指数
1
解决办法
2万
查看次数

GitLab增量备份

现在我每天都在使用gitlab-CE 8.12.4服务器的全部备份,其服务器的大小超过4 GB.有没有办法或解决方法来采取gitlab-CE服务器的增量备份.

git backup increment gitlab gitlab-ce

5
推荐指数
1
解决办法
1400
查看次数

标签 统计

apache2 ×1

backup ×1

git ×1

gitlab ×1

gitlab-ce ×1

https ×1

increment ×1

proxypass ×1

ssl ×1

ubuntu-14.04 ×1