IBM HTTP Server help: Get started quickly without secure connections

Get started quickly without secure connections

You do not have to change anything in the configuration file to start the server without secure connections.

On AIX and Solaris

Go to the command prompt in the base_directory/sbin directory and type ./apachectl start. The apachectl utility supports other options as well as the start option.

On Linux

Go to the command prompt in /opt/IBMHTTPServer/bin. Type ./apachectl start. The apachectl utility supports other options as well as the start option.

On Windows NT

When the server is installed, it is installed as a service, and is set to run automatically. When you reboot, the server will start itself. You can control the server using the standard Windows NT service control panels.

You can also use the net start and net stop commands. For more information about these commands, please see the Windows NT help file. These commands can also be accessed from the Start Menu. The default location is Start > Programs > IBM HTTP Server.

Related information