From: amcalvo Date: Mon, 5 May 2014 21:56:37 +0000 (-0400) Subject: Added a comment X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/16f06c028210ff8c6c03db22a4878bcc2c49a319?hp=2966ddd1cd5a92eb241b1848d58953ca69c5a419 Added a comment --- diff --git a/doc/forum/Using_reverse_proxy__59___base_URL_is_http_instead_of_https/comment_4_db726bc81ec5feac76d17ea81f0f80a5._comment b/doc/forum/Using_reverse_proxy__59___base_URL_is_http_instead_of_https/comment_4_db726bc81ec5feac76d17ea81f0f80a5._comment new file mode 100644 index 000000000..d0b2952b0 --- /dev/null +++ b/doc/forum/Using_reverse_proxy__59___base_URL_is_http_instead_of_https/comment_4_db726bc81ec5feac76d17ea81f0f80a5._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="amcalvo" + ip="78.53.114.169" + subject="comment 4" + date="2014-05-05T21:56:36Z" + content=""" +A correction to the above comment, one needs activate multiple replacements: + +~~~ + sub_filter 'http://example.com' 'https://example.com'; + sub_filter_once off; +~~~ +"""]]