<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 03/30/2015 03:19 PM, Monty Hall
wrote:<br>
</div>
<blockquote
cite="mid:CAOxcTYJ+PC_T8knu367XGPXohtRqumjzN78DQa3sAwrdVaWULQ@mail.gmail.com"
type="cite">
<div dir="ltr">I'm using "Apache as subdirectory" <a
moz-do-not-send="true"
href="http://docs.kallithea-scm.org/en/latest/setup.html">http://docs.kallithea-scm.org/en/latest/setup.html</a>
to set up kallithea and apache. I've never had to use the WSGI
, just mod_proxy to use https.<br>
</div>
</blockquote>
<br>
So you are using the paster / waitress WSGI/webserver which not is
full-featured ...<br>
<br>
<blockquote
cite="mid:CAOxcTYJ+PC_T8knu367XGPXohtRqumjzN78DQa3sAwrdVaWULQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Also did the following too to no avail.</div>
<div>
<ul class=""
style="color:rgb(62,67,73);font-family:Arial,sans-serif;font-size:12.8000001907349px">
<li style="line-height:1.5em">With <cite>force_https = true</cite> the
default will be ‘https’.</li>
</ul>
</div>
<div class="gmail_extra">This used to work with the original
rhodecode. wonder if this is a bug.</div>
</div>
</blockquote>
<br>
What Kallithea version are you using?<br>
<br>
If not running from the repo, you might be hitting
<a class="moz-txt-link-freetext" href="https://bitbucket.org/conservancy/kallithea/issue/44/forceful-scheme-change-to-http-after">https://bitbucket.org/conservancy/kallithea/issue/44/forceful-scheme-change-to-http-after</a>
- fixed by also setting force_ssl=true .<br>
<br>
/Mads<br>
</body>
</html>