Comment 0 for bug 527330

Revision history for this message
Kirill Krasnov (kkrasnov) wrote : loggerhead not work thought https

I have apache server, which work throught standart https protocol.
I install loggerhead to work via proxy localhost 8080

ProxyPass /bzr/ http://localhost:8080/
ProxyPassReverse /bzr/ http://localhost:8080/

config

server.webpath = 'https://mybzrserver/bzr'

And I see all repos, see branchs, but If I try open source of top folders, I can't do this, because all links are throught http, not https.