On Wed, 3 Dec 2003 16:35:23 +0300 Igor Vylusko <[EMAIL PROTECTED]> wrote:
> Hello, > > please advice, is there a way to use Apache::Template without access to > httpd.conf using only .htaccess? > Yes, of course. Here: http://search.cpan.org/~enrys/Template-Plugin-Apache-SessionManager-0.02/SessionManager.pm#CONFIGURATION_VIA_.htaccess Yu can see an example of .htaccess use with Apache::Template However, notice that you must have right privileges in order to use necessary directives in your .htaccess files. by - Enrico _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
