config_getserver_auth
int config_getserver_auth(struct httpd *, struct server_config *);
if (config_getserver_auth(env, srv_conf) != 0)
if (config_getserver_auth(env, &srv->srv_conf) != 0)