cedadev / cedadocs_migrate

migration of items from CEDA Docs Repo service to Zenodo community
1 stars 0 forks source link

set up Apache redirect for cedadocs URLs to Zenodo (ready for use, but not implemented yet) #13

Closed gap736uk closed 1 year ago

gap736uk commented 2 years ago

Once the transfer has been complete need to have the following set up on the apache server :

For pattern: http://cedadocs.ceda.ac.uk/(?P?[0-9]{1,})/

return: https://zenodo.org/communities/ceda-document-repository/search?q=http://cedadocs.ceda.ac.uk/{number}/

with status code: 308 to signify permanent redirect