Skip to content

Commit

Permalink
Merge pull request perma-id#4644 from ProfTuan/master
Browse files Browse the repository at this point in the history
Update .htaccess
  • Loading branch information
dgarijo authored Jan 13, 2025
2 parents 48ae844 + 3202ad7 commit c460238
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nco/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ RewriteEngine on
# OWL context
#RewriteCond %{HTTP_ACCEPT} \*/\* [OR]
#RewriteCond %{HTTP_ACCEPT} application/rdf\+xml
RewriteRule ^$ https://raw.githubusercontent.com/ProfTuan/NCO/refs/heads/main/nco.owl [R=302,L]
RewriteRule ^$ https://raw.githubusercontent.com/ProfTuan/NCO/refs/heads/main/nco.owl [R=302,L]

RewriteRule ^/merged$ https://raw.githubusercontent.com/ProfTuan/NCO/refs/heads/main/nco-merged.owl [R=302,L]

0 comments on commit c460238

Please sign in to comment.