]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/Using_reverse_proxy__59___base_URL_is_http_instead_of_https/comment_4_db726bc81ec5feac76d17ea81f0f80a5._comment
Merge branch 'ready/templatebody'
[ikiwiki.git] / doc / forum / Using_reverse_proxy__59___base_URL_is_http_instead_of_https / comment_4_db726bc81ec5feac76d17ea81f0f80a5._comment
1 [[!comment format=mdwn
2  username="amcalvo"
3  ip="78.53.114.169"
4  subject="comment 4"
5  date="2014-05-05T21:56:36Z"
6  content="""
7 A correction to the above comment, one needs activate multiple replacements:
8
9 ~~~
10         sub_filter 'http://example.com' 'https://example.com';
11         sub_filter_once off;
12 ~~~
13 """]]