From a3769c60017e262364804ebfc24bcd8b74ef5b6d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Jan 2011 12:25:58 -0400 Subject: [PATCH] response --- doc/bugs/preview_base_url_should_be_absolute.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bugs/preview_base_url_should_be_absolute.mdwn b/doc/bugs/preview_base_url_should_be_absolute.mdwn index fb9a05951..86575eed9 100644 --- a/doc/bugs/preview_base_url_should_be_absolute.mdwn +++ b/doc/bugs/preview_base_url_should_be_absolute.mdwn @@ -20,3 +20,7 @@ git|http://git.oblomov.eu/ikiwiki]]. > [[todo/want_to_avoid_ikiwiki_using_http_or_https_in_urls_to_allow_serving_both]] > suggests that this might already work, but I'm not quite sure how - I'd > expect it to need more environment variables? --[[smcv]] +> +>> `CGI::url` uses `REQUEST_URI`. So it could be used, but I don't see +>> how to get from the `CGI::url` to an url to the page that is being +>> edited. --[[Joey]] -- 2.32.0.93.g670b81a890