location = ap_table_get(r->headers_out, "Location"); if (location && location[0] == '/' && r->status == 200) {