From cad6704aaa186887a15f4be6cd0c51206cb434fc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 27 Mar 2016 18:34:47 -0300 Subject: SetEnv PKG_RESOURCES_CACHE_ZIP_MANIFESTS for trac config --- templates/macros.erb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates') diff --git a/templates/macros.erb b/templates/macros.erb index 1cabce5..3b7332e 100644 --- a/templates/macros.erb +++ b/templates/macros.erb @@ -55,6 +55,9 @@ PythonOption TracEnv <%= scope.lookupvar('apache::sites_folder') %>/$site/trac PythonOption TracUriRoot /trac + # See https://groups.google.com/forum/#!topic/trac-users/TOoDwxhoztw + SetEnv PKG_RESOURCES_CACHE_ZIP_MANIFESTS 1 + # This prevents strange behavior when using trac # in the same virtual host with software that # has rewrite rules in .htaccess, such as drupal -- cgit v1.2.3