Zipline short links are opening as 404 pages

Zipline is installed, but its feature is not working. Every shortened link opens a instead of the target page.

One example is a shortened Google link at `https://capsa.themrtaik.it/s/gEmgry`, which also fails. The issue is focused on the `/s/` short-link path, not on the whole app being .

Key points

  • Zipline is installed, but s do not work.
  • All shortened links return a .
  • The failing example uses the `/s/gEmgry` short-link path.
  • A operator should check the domain, public app URL, and routing together.
Read original