CGIBIN_PREFIX
strncmp(url + 1, CGIBIN_PREFIX, CGIBIN_PREFIX_LEN) != 0) {
#define CGIBIN_PREFIX_LEN (sizeof(CGIBIN_PREFIX)-1)