Searched refs:strict_logonly (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | vhost.c | 824 int strict_logonly = http_conformance & AP_HTTP_CONFORMANCE_LOGONLY; local 844 if (!strict_logonly) 883 rv = strict_hostname_check(r, host, strict_logonly); |
Completed in 807 milliseconds