Loading server/core.c +0 −1 Changes for server/core.c: 0 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -2236,7 +2236,6 @@ static const char *set_server_string_slot(cmd_parms *cmd, void *dummy, static const char *server_hostname_port(cmd_parms *cmd, void *dummy, const char *arg) { const char *err = ap_check_cmd_context(cmd, NOT_IN_DIR_LOC_FILE|NOT_IN_LIMIT); core_server_config *conf; const char *portstr, *part; char *scheme; int port; Loading Loading
server/core.c +0 −1 Changes for server/core.c: 0 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -2236,7 +2236,6 @@ static const char *set_server_string_slot(cmd_parms *cmd, void *dummy, static const char *server_hostname_port(cmd_parms *cmd, void *dummy, const char *arg) { const char *err = ap_check_cmd_context(cmd, NOT_IN_DIR_LOC_FILE|NOT_IN_LIMIT); core_server_config *conf; const char *portstr, *part; char *scheme; int port; Loading