Skip to content

Commit 4c52f9c

Browse files
authored
add terms redirectio to rdo
1 parent 10ad2e6 commit 4c52f9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rdo/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ RewriteRule ^$ https://git.rwth-aachen.de/nfdi-matwerk/iuc02/-/raw/main/Ontology
2222

2323
# Default response
2424
# Rewrite rule to serve the RDF/XML content from the diso IRI by default
25-
RewriteRule ^$ https://git.rwth-aachen.de/nfdi-matwerk/iuc02/-/raw/main/Ontology\%20Development/rdo_v1.rdf [R=303,L,NE]
25+
RewriteRule ^(.*)$ https://git.rwth-aachen.de/nfdi-matwerk/iuc02/-/raw/main/Ontology\%20Development/rdo_v1.rdf [R=303,L,NE]
2626

0 commit comments

Comments
 (0)