Index: trunk/DataStoreServer/scripts/installscripts
===================================================================
--- trunk/DataStoreServer/scripts/installscripts	(revision 25668)
+++ trunk/DataStoreServer/scripts/installscripts	(revision 25669)
@@ -56,5 +56,5 @@
 # index.txt file for the root of the data store.
 my @dsroot_list = qw(
-index.txt
+index.txt.template
 );
 
Index: trunk/DataStoreServer/web/cgi/index.txt
===================================================================
--- trunk/DataStoreServer/web/cgi/index.txt	(revision 25668)
+++ 	(revision )
@@ -1,1 +1,0 @@
-<!--#include virtual="/ds-cgi/dstxtindex.cgi" -->
Index: trunk/DataStoreServer/web/cgi/index.txt.template
===================================================================
--- trunk/DataStoreServer/web/cgi/index.txt.template	(revision 25669)
+++ trunk/DataStoreServer/web/cgi/index.txt.template	(revision 25669)
@@ -0,0 +1,1 @@
+<!--#include virtual="/ds-cgi/dstxtindex.cgi" -->
