How to register and delete Apache server

How to install and uninstall Apache server

  1. Download the Apache installation package

    How to register and delete Apache server
  2.  

    Save the Apache folder on the desktop or other disk, enter cmd to open the command prompt

    How to register and delete Apache server
  3.  

    Installation steps: Enter the bin directory under the Apache installation directory:

    cd C:\Users\Administrator\Desktop\Apache\bin

    How to register and delete Apache server
  4.  

    Type the command: httpd.exe -k install -n apache2.2, after pressing Enter, it will prompt that the installation is successful

    How to register and delete Apache server
  5.  

    Run services.msc to open the system service list

    How to register and delete Apache server
  6.  

    View the newly installed apache2.2 service

    How to register and delete Apache server
  7.  

    Uninstall the service, run the command line program, enter sc delete apache2.2

    How to register and delete Apache server
  8.  

    You can search for the apache2.2 service through the system service, if the deletion is successful, it cannot be found

    How to register and delete Apache server
  9.  

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324841087&siteId=291194637