Issue #159: error 404 after login (conservancy/kallithea)

Leonid Lee issues-reply at bitbucket.org
Wed Sep 16 09:12:57 UTC 2015


New issue 159: error 404 after login
https://bitbucket.org/conservancy/kallithea/issues/159/error-404-after-login

Leonid Lee:

Hello,

I configured kallithea on 127.0.0.1:5000.
It works behind apache proxy on location http://server/hg

There is such config in cfg-file

```
#!python

[filter:proxy-prefix]
use = egg:PasteDeploy#prefix
prefix = /hg

```

So after successful login I have 404 error because page was redirected to
http://server/hg/hg/

Any ideas?




More information about the kallithea-general mailing list