Nov. 1, 2017
9:31 p.m.
Paul Eggert wrote:
2. Where the FTP server has a symbolic link, have the HTTPS server redirect via an HTTP status code 307 (Temporary Redirect) response that points to the symlink target,
This sounds fine for the "-latest" URIs, and would satisfy my use case. Whether this type of redirect is appropriate for other symlinks should be judged case by case. -zefram