From: Joey Hess Date: Sun, 24 Feb 2008 22:01:37 +0000 (-0500) Subject: user configuration error X-Git-Tag: 2.40~55 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=265098501e4459d6f5ea365539b577681afc37e6 user configuration error --- diff --git a/doc/bugs/relative_links.mdwn b/doc/bugs/relative_links.mdwn index 824632ed0..13194737f 100644 --- a/doc/bugs/relative_links.mdwn +++ b/doc/bugs/relative_links.mdwn @@ -14,3 +14,9 @@ It would be good if relative paths could be used instead, so the transport metho >> The problem is within the CGI script. The links within the HTML page are all absolute, including links to the css file. >> Having a http links within a HTML page retrieved using https upset most browsers (I think). Also if I push cancel on the edit page in https, I end up at at http page. -- Brian May + +>>> Ikiwiki does not hardcode http links anywhere. If you don't want +>>> it to use such links, change your configuration to use https +>>> consistently. --[[Joey]] + +[[tag done]]