diff options
author | Perry <Perry@web> | 2010-08-05 00:38:44 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-08-05 00:38:44 +0000 |
commit | 9943e270f8646fe01fa3d9feb49620f65467879c (patch) | |
tree | 749d7e7907dee9c29d7b40a5670c26f45bf3180c /doc | |
parent | 9fd43faa13c9b87b5056b7cb2b6585b23050a010 (diff) | |
download | ikiwiki-9943e270f8646fe01fa3d9feb49620f65467879c.tar ikiwiki-9943e270f8646fe01fa3d9feb49620f65467879c.tar.gz |
Note that the problem is not only for Brian May....
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn b/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn index 65b7cd96a..5f17e3ae0 100644 --- a/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn +++ b/doc/todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both.mdwn @@ -26,4 +26,6 @@ which seems to do the right thing in page.tmpl, but not for change.tmpl. Where i > The use of an absolute baseurl in change.tmpl is a special case. --[[Joey]] +So I'm facing this same issue. I have a wiki which needs to be accessed on three different URLs(!) and the hard coding of the URL from the setup file is becoming a problem for me. Is there anything I can do here? --[[Perry]] + [[wishlist]] |