Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
docker
lurker
Commits
0614198c
Commit
0614198c
authored
May 21, 2021
by
ale
Browse files
Make lurker aware of X-Forwarded-Proto
parent
473e9b54
Pipeline
#16344
failed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conf/apache2/sites-available/000-default.conf
View file @
0614198c
...
...
@@ -14,6 +14,9 @@
# disabilita il sito quando e' in corso la rigenerazione
RewriteCond
/
var
/
lib
/
lurker
/
data
/.
tmp
-
d
# Lurker usa HTTPS per generare URL corrette.
SetEnvIf
X
-
Forwarded
-
Proto
https
HTTPS
=
on
<
Directory
/
var
/
lib
/
lurker
/
www
>
Require
all
granted
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment