Re: GitLab migration and existing links to source code
Anton Vodonosov <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <[email protected]> |
24.03.2015, 11:44, "Erik Huelsmann" <[email protected]>: > > The problem was Apache URL-encoding URL while redirecting the non-https version to https which apparently confuses darcsweb. I've configured Apache to simply pass the URL string instead of encoding the semi-colon which darcsweb and gitweb use as their parameter separation character. > > Long story cut short: it should work now. Yest, it works. Thanks. Best regards, - Anton