Home
last modified time | relevance | path

Searched defs:vhost_path (Results 1 – 4 of 4) sorted by relevance

/dports/security/py-certbot-apache/certbot-apache-1.22.0/certbot_apache/_internal/
H A Dapache_util.py36 def get_file_path(vhost_path): argument
53 def get_internal_aug_path(vhost_path): argument
65 def _split_aug_path(vhost_path): argument
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_auth_backend_http/
H A DREADME.md93 ### vhost_path subsection
/dports/math/py-spot/spot-2.10.2/tools/
H A Dhelp2man82 EXECUTABLE should accept `--help' and `--version' options and produce output on
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Ddomain_conf.c10288 g_autofree char *vhost_path = NULL; in virDomainNetDefParseXML() local