From: smcv Date: Sun, 5 Oct 2014 22:55:02 +0000 (-0400) Subject: Added a comment X-Git-Tag: debian/3.20141016~60 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/45e90cb1f6f640c069d1847b7f4a4b15c541bcc4?ds=sidebyside Added a comment --- diff --git a/doc/forum/Dot_CGI_pointing_to_localhost._What_happened__63__/comment_2_42f35c6be8b990ff22614dc6b28e9344._comment b/doc/forum/Dot_CGI_pointing_to_localhost._What_happened__63__/comment_2_42f35c6be8b990ff22614dc6b28e9344._comment new file mode 100644 index 000000000..dfe951209 --- /dev/null +++ b/doc/forum/Dot_CGI_pointing_to_localhost._What_happened__63__/comment_2_42f35c6be8b990ff22614dc6b28e9344._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="smcv" + ip="81.100.115.242" + subject="comment 2" + date="2014-10-05T22:55:01Z" + content=""" +I have added a new `$config{reverse_proxy}` option in git master +which applies the necessary hard-coding. + +Also in git master, if `$config{html5} = 1` then the `` URL +will usually be host-relative or protocol-relative (`/wiki/` or +`//example.com/wiki/`) which reduces the need for that option. + +These are not yet available in a release, and are still subject to +change. +"""]]