By default, serve vocab.html.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Fri, 23 Aug 2013 18:04:23 -0700
changeset 1922 da45fd42ef7f
parent 1921 ac9c03b2ce32
child 1923 29f4687ca894
By default, serve vocab.html.
test-suite/.htaccess
--- a/test-suite/.htaccess	Fri Aug 23 18:01:25 2013 -0700
+++ b/test-suite/.htaccess	Fri Aug 23 18:04:23 2013 -0700
@@ -34,4 +34,4 @@
 # ---------------------------
 
 # Rewrite rule to serve the HTML content from the vocabulary URI by default
-RewriteRule ^vocab$ vocab.ttl [R=303]
+RewriteRule ^vocab$ vocab.html [R=303]