Home
last modified time | relevance | path

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

/dports/net/gmid/gmid-1.7.5/
H A Dgmid.h351 int vhost_fastcgi(struct vhost*, const char*);
H A Dserver.c208 vhost_fastcgi(struct vhost *v, const char *path) in vhost_fastcgi() function
597 if ((id = vhost_fastcgi(c->host, c->iri.path)) == -1) in apply_fastcgi()