Add 'RewriteEngine On' to apache config
This commit is contained in:
parent
47795496b5
commit
859fdbd0fb
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
AddType application/rdf+xml .rdf
|
||||
|
||||
# Rewrite the 'ontology' directory
|
||||
RewriteEngine On
|
||||
ReWriteRule ^(ontology/[^/]+/).+ $1 [R=303,L]
|
||||
ReWriteRule ^(ontology/[^/]+)/$ sites/default/files/$1.owl [L]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue