]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/Using_reverse_proxy__59___base_URL_is_http_instead_of_https/comment_6_e61899aa5ad8798b864dc295102e44f7._comment
Merge remote-tracking branch 'spalax/calendar-autocreate'
[git.ikiwiki.info.git] / doc / forum / Using_reverse_proxy__59___base_URL_is_http_instead_of_https / comment_6_e61899aa5ad8798b864dc295102e44f7._comment
1 [[!comment format=mdwn
2  username="smcv"
3  ip="81.100.115.242"
4  subject="comment 6"
5  date="2014-10-05T22:54:06Z"
6  content="""
7 > One way to solve this would be a new `$config{hard_code_urls}` option
9 I have added basically this in git master. It isn't in a release yet,
10 and I renamed it to `$config{reverse_proxy}`.
12 Also in git master, if `$config{html5} = 1` then the `<base>` URL
13 will usually be host-relative or protocol-relative (`/wiki/` or
14 `//example.com/wiki/`) which reduces the need for that option.
16 These are still subject to change, for now.
17 """]]