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? _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
