Commit 4a2f0274 authored by Łukasz Nowak's avatar Łukasz Nowak

- do not install KeyAuthorisationApache


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44099 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6efaf6bf
......@@ -475,7 +475,6 @@ class Recipe(BaseSlapRecipe):
self.path_list.append(wrapper)
self.installLoginApache(index)
self.installKeyAuthorisationApache(index)
def _getApacheConfigurationDict(self, prefix, ip, port):
apache_conf = dict()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment