Starting the IBM HTTP Server for Instance from the Command Line
To start the IBM HTTP Server for IBM i Instance from the command line:
On the IBM i command line, enter this command:
STRTCPSVR SERVER(*HTTP) HTTPSVR(MYINSTANCE)
where MYINSTANCE is the name of your HTTP server instance. The syntax of this name should correspond with the recommended naming conventions specified in this guide. For example:
HTTPSVR
If you change your HTTP server instance configuration, stop and then start your HTTP server instance.