On Fri, Jan 19, 2024 at 03:33:43PM +0100, Peter Krempa wrote: > Adapt the configuration of redirects from the server hosting libvirt.org > > The redirect to the 'libvirt-console-proxy' Golang module is not adapted > as it doesn't exist on the current server. > > NOTES: > - The redirects are currently configured for hosting via the > 'gitlab.io/libvirt' URI. For hosting via custom domain it will need > to be rewritten to drop the '/libvirt' prefixes. > > - gitlab pages doesn't currently support redirects to outside content, > thus most of the redirects don't actually work: > > https://gitlab.com/gitlab-org/gitlab-pages/-/issues/601 > > - The redirects file is only installed in the webpage job but is not > actually distributed. > > - The validity of the redirects can be checked by visiting: > > https://libvirt.gitlab.io/_redirects > > Having them installed allows us to validate them before we'll be > switching to use gitlab pages completely. > > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- > .gitlab-ci.yml | 1 + > .gitlab_pages_redirects | 54 +++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 55 insertions(+) > create mode 100644 .gitlab_pages_redirects Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx