此内容没有您所选择的语言版本。
4.5. Stopping Enterprise Web Server
You can run the httpd and tomcat services from the Command Prompt or with the Computer Management tool.
Procedure 4.15. Stopping Enterprise Web Server from the Command Prompt
Follow this procedure to stop the httpd and tomcat services from the Command Prompt:
- Run the Command Prompt as administrator:
- Click the button.
- Go to
. - Right-click the Command Prompt and select
Run as administrator.
- On the Command Prompt, issue the following command to run the tomcat service:
net stop tomcat<VERSION> - On the Command Prompt, run the following command to run the httpd service:
net stop httpd
Procedure 4.16. Stopping Enterprise Web Server from the Computer Management Tool
Follow this procedure to run the httpd and tomcat services with the Computer Management tool:
- Run the Command Prompt as administrator:
- Click the button.
- Go to
. - Right-click the Command Prompt and select
Run as administrator.
- Go to
- In the Services dialog, right-click the name of the service (
httpdortomcat) and click .