Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
QamarPC103006 authored Aug 31, 2016
1 parent 513508b commit f525802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OntoDocRel/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR]
RewriteCond %{HTTP_ACCEPT} text/\* [OR]
RewriteCond %{HTTP_ACCEPT} \*/\* [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.*
RewriteRule ^ontodocrel$ http://qamar.move.pk/CBSRelOnto_ Modelling Content Based Similarity Measures.html [R=303,NE,L]
RewriteRule ^$ http://qamar.move.pk/CBSRelOnto_ Modelling Content Based Similarity Measures.html [R=303,NE,L]
RewriteCond %{HTTP_ACCEPT} ^.*application/rdf\+xml.*
RewriteRule ^ontodocrel$ http://qamar.move.pk/CBSRelOnto_DoCO_Import.owl [R=303,NE,L]
RewriteRule ^$ http://qamar.move.pk/CBSRelOnto_DoCO_Import.owl [R=303,NE,L]

0 comments on commit f525802

Please sign in to comment.