Skip to content

Commit 1653bb0

Browse files
authored
Add PURL for Helmholtz Storage API
1 parent 26ca8be commit 1653bb0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

helmholtzkg_api/.htaccess

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Contact person name: Volker Hofmann
2+
# Contact person email: v.hofmann@fz-juelich.de
3+
# Artifact name: Storage API of Helmholtz KG
4+
# Resource location: https://data.unhide.helmholtz-metadaten.de/api/v0/raw/entity/
5+
6+
Options +FollowSymLinks
7+
Options -MultiViews
8+
RewriteEngine on
9+
10+
# default
11+
#==============
12+
RewriteRule ^$ https://data.unhide.helmholtz-metadaten.de/api/v0/raw/entity/ [R=303,L]

0 commit comments

Comments
 (0)