>>>>> "John" == John Bullock <[EMAIL PROTECTED]> writes:
John> I thought I should be able to do this by specifying John> something like John> <Directory /special_dir> John> TT2PreProcess SPECIAL_HEADER John> </Directory> John> or John> <Directory /special_dir> John> AllowOverride John> </Directory> John> after the <Files *.tt2> section of httpd.conf. (In the John> latter case, I added an .htaccess file to /special_dir John> specifying "TT2PreProcess SPECIAL_HEADER".) John> Neither approach worked. You really have a Unix path of /special_dir? That's the filepath there, not the URL path. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[email protected]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
