We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9afff commit d745bf9Copy full SHA for d745bf9
apache/gitlab
@@ -25,7 +25,7 @@
25
#SSLCertificateChainFile /etc/apache2/ssl/cacert.pem
26
27
# Uncomment the following line to prevent redirects to http on https only vhosts
28
- #RequestHeader set X-Forwarded-Proto "https"
+ #RequestHeader set X-Forwarded-Proto "https"
29
30
ProxyPass / http://127.0.0.1:3000/
31
ProxyPassReverse / http://127.0.0.1:3000/
0 commit comments