PURL configurations for DataONE
This repository contains Apache rewrite rules that implement redirects from purl.dataone.org to various targets.
After editing rules in conf:
- ssh to purl.dataone.org
- cd /usr/local/dataone/dataone_purl
- git pull https://github.com/DataONEorg/dataone_purl.git
- sudo service apache2 reload
Entries in conf/*.conf are loaded by the apache virtualhost using an IncludeOptional option.
Anything in www appears in the HTTP server root.
Update the HTML as new rules are added to the configuration, it keeps people happy.