Redirects

Background

HTTP is the technical method that your browser uses to talk to servers and get web pages.

One of the features of HTTP is the concept of “redirects”: the server telling your browser “actually, the page you want is over there”.

Redirects in SAU

Swiss Army Upload supports reading a _redirects file (similar to Codeberg and Netlify) and applying them to your site.

However, different services have different capabilities. For example, Teahouse Hosting does not support wildcards. See Supported Services for specifics.

This is an option on both cmd-get and cmd-sync.