IBM Security Access Manager for Enterprise Single Sign-On, Version 8.2

Stopping and starting the IBM HTTP Server on Windows

You can stop and start the IBM® HTTP Server service in Windows with the WebSphere® administrative console, Start menu, or the command line.

Before you begin

Ensure that the IBM HTTP Server Administration Service is started.

About this task

In a clustered deployment, if you have multiple remote web servers to manage or restart from a single location, you can use the WebSphere administrative console. Typically, you must stop the IBM HTTP Server before you apply fix packs or apply IBM HTTP Server configuration changes.

Procedure

Results

You restarted the IBM HTTP Server.

Example

Command-line alternatives (Windows)
Stop HTTP Server service
net stop "IBM HTTP Server 7.0"
Stop HTTP Administration Server service
net stop "IBM HTTP Administration 7.0"
Start HTTP Server service
net start "IBM HTTP Server 7.0"
Start HTTP Administration service
net start "IBM HTTP Administration 7.0"

What to do next

To verify the status of the IBM HTTP Server in the services management console.

On the web server host, run the services management console.

Verify the status indicators for the services, IBM HTTP Server 7.0 and IBM HTTP Administration 7.0.



Feedback