OrchardCMS / Orchard.Gallery

15 stars 14 forks source link

Set up 301 redirects for old packages to new packages #14

Closed rtpHarry closed 8 years ago

rtpHarry commented 8 years ago

Need to setup a regex that will match and forward the old package urls to the new package urls.

Looks like the old format was https://gallery.orchardproject.net/List/Themes/Orchard.Theme.PJS.Bootstrap which now needs to be forwarded to https://gallery.orchardproject.net/Packages/Orchard.Theme.PJS.Bootstrap

Also for modules https://gallery.orchardproject.net/List/Modules/Orchard.Module.Mello.ImageGallery should forward to https://gallery.orchardproject.net/Packages/Orchard.Module.Mello.ImageGallery

sebastienros commented 8 years ago

Done, thanks