Searched refs:vhost (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/visual-panels/apache/src/cmd/httpd/
H A Dhttp-vpanels71 # Create additional module directives from vhost configurations. Modules
84 for vhost in $1
86 vhost_is_enabled $vhost && list="$list $vhost"
116 # Put additional mime definitions into vhost configurations
142 # Create vhost configuration in APACHE_CONF for
143 # named vhost.
149 # Don't bother if this vhost is disabled
150 vhost_is_enabled $vhost || return 0
225 if (($1 ~ /^vhost/)
[all...]

Completed in 10 milliseconds