Stopping the IBM HTTP Server for IBMi Instance from the Command Line

To stop the IBM HTTP Server for IBM i instance from the command line:

  1. Enter this command on the IBM i command line:

    ENDTCPSVR SERVER(*HTTP) HTTPSVR(MYINSTANCE)

    where MYINSTANCE is the of name your HTTP server instance.