23 | | * to install the Apache service, run the apache-install.bat script from the OSGeo4W commandline. |
24 | | * The apache-uninstall.bat and apache-restart.bat scripts are also available to uninstall the service, or restart the server. |
| 23 | * to install the Apache service: |
| 24 | * click on the "OSGeo4w" shortcut on your desktop |
| 25 | * the OSGeo4W command window will open |
| 26 | * type the following command: |
| 27 | {{{ |
| 28 | apache-install.bat |
| 29 | }}} |
| 30 | * you should see a message such as: |
| 31 | {{{ |
| 32 | Installing the Apache OSGeo4W Web Server service |
| 33 | The Apache OSGeo4W Web Server service is successfully installed. |
| 34 | Testing httpd.conf.... |
| 35 | Errors reported here must be corrected before the service can be started. |
| 36 | The Apache OSGeo4W Web Server service is starting. |
| 37 | The Apache OSGeo4W Web Server service was started successfully. |
| 38 | }}} |
| 39 | * The ''apache-uninstall.bat'' and ''apache-restart.bat'' scripts are also available to uninstall the service, or restart the server. |