File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ RewriteEngine on
1818RewriteCond %{HTTP_ACCEPT} ^.*application/rdf\+xml.* [OR ]
1919RewriteCond %{HTTP_ACCEPT} ^.*application/xml.* [OR]
2020RewriteCond %{HTTP_ACCEPT} ^.*text/xml.*
21- RewriteRule ^$ https://git.rwth-aachen.de/nfdi-matwerk/iuc02/-/raw/main/Ontology%20Development/rdo_v1.rdf [R=303 ,L]
21+ RewriteRule ^$ https://git.rwth-aachen.de/nfdi-matwerk/iuc02/-/raw/main/Ontology\ %20Development/rdo_v1.rdf [R=303 ,L,NE ]
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]
25+ RewriteRule ^$ https://git.rwth-aachen.de/nfdi-matwerk/iuc02/-/raw/main/Ontology\ %20Development/rdo_v1.rdf [R=303 ,L,NE ]
2626
You can’t perform that action at this time.
0 commit comments