Skip to content

Commit ebfdedb

Browse files
committedOct 8, 2014
Create .htaccess
ITIL Vocabulary
1 parent a97708f commit ebfdedb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎itil/.htaccess

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Options +FollowSymLinks
2+
RewriteEngine on
3+
RewriteRule ^processes$ http://eden.dei.uc.pt/~jcardoso/rdf/itil/processes.ttl [R=302,L]
4+
RewriteRule ^roles$ http://eden.dei.uc.pt/~jcardoso/rdf/itil/roles.ttl [R=302,L]
5+
RewriteRule ^glossary$ http://eden.dei.uc.pt/~jcardoso/rdf/itil/glossary.ttl [R=302,L]

0 commit comments

Comments
 (0)
Please sign in to comment.