Skip to content

Draft: Fix/rapid CDN type redirect

Łukasz Nowak requested to merge luke/slapos:fix/rapid-cdn-type-redirect into master

The problem is that for shared instance with parameters like:

  url: https://www.example.org/some/path
  type: redirect

the instance redirects to https://www.example.org/ instead of https://www.example.org/some/path

Edited by Łukasz Nowak

Merge request reports