Lines Matching refs:conf
376 conf_path = os.path.join(instance_dir, "https.conf")
486 conf_dir = os.path.join(self.test_root, "apache-conf",
495 "apache-conf", name, "sysrepo_httpd.conf")
507 base_dir = os.path.join(self.test_root, "apache-conf", name,
518 shutil.copy(os.path.join(self.test_root, "apache-conf", name,
536 self.acs["sysrepo"].conf = self.apache_confs[name]
684 sc.conf = self.apache_confs["all-access"]
686 sc.conf = self.apache_confs["none"]
707 sc.conf = self.apache_confs["test3"]
719 sc.conf = self.apache_confs["test12-test3"]
727 sc.conf = self.apache_confs["all-access"]
825 sc.conf = self.apache_confs["none"]
856 sc.conf = self.apache_confs["test1"]
868 sc.conf = self.apache_confs["mirror-access-user"]