Home
last modified time | relevance | path

Searched refs:_non_default_vhosts (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-certbot-apache/certbot-apache-1.22.0/certbot_apache/_internal/
H A Dconfigurator.py839 vhosts = self._non_default_vhosts(vhosts)
848 def _non_default_vhosts(self, vhosts): member in ApacheConfigurator
/dports/security/py-certbot-apache/certbot-apache-1.22.0/tests/
H A Dconfigurator_test.py337 vhosts = self.config._non_default_vhosts(self.config.vhosts)