# $Id: .htaccess 15 2010-03-09 18:55:50Z jo $

<Files "cindy_test.html">
PerlModule Cindy::Apache2
SetHandler  perl-script
PerlHandler Cindy::Apache2

SetEnv  CINDY_DOC_URI   /cindy.html
SetEnv  CINDY_DATA_URI  /cindy.xml
SetEnv  CINDY_CIS_URI   /cindy.cjs
</Files>

