Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c5aa0b

Browse files
committed
minor#20401 Duplicate a note useful for varnish (Huluti)
This PR was submitted for the 7.1 branch but it was merged into the 5.4 branch instead.Discussion----------Duplicate a note useful for varnishVarnish talks with http to symfony.So I suggest to duplicate the note regarding "https forcing" in the varnish doc.Original note :https://symfony.com/doc/current/security/force_https.htmlVarnish page:https://symfony.com/doc/current/http_cache/varnish.htmSpend the whole day with a redirect loop caused by some `requires_channel: https` so if it can helps :)Commits-------b6b6494 Duplicate a note useful for varnish
2 parents57857d5 +b6b6494 commit6c5aa0b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎http_cache/varnish.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ header. In this case, you need to add the following configuration snippet:
4444
}
4545
}
4646
47+
..note::
48+
49+
Forcing HTTPS while using a reverse proxy or load balancer requires a proper
50+
configuration to avoid infinite redirect loops; see:doc:`/deployment/proxies`
51+
for more details.
52+
4753
Cookies and Caching
4854
-------------------
4955

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp