exit(rv);
}
/* Proceed to post_config in order to test the installed configuration */
+ fprintf(stderr,"Testing httpd.conf....\n");
+ fprintf(stderr,"Errors reported here must be corrected before the service can be started.\n");
}
}
else if (running_as_service)
exit(rv);
}
/* Proceed to post_config in order to test the installed configuration */
+ fprintf(stderr,"Testing httpd.conf....\n");
+ fprintf(stderr,"Errors reported here must be corrected before the service can be started.\n");
}
/* Track the args actually entered by the user.