UNIX: Installing the Apache Web Server
Prerequisites
Unpacking the Apache Web Server SoftwareConventions
Variables, Operating System ArchitectureProcedure
Result
The Apache Web Server is now available and can be started via the command
apachectl . Test start the Apache Web Server by entering the following command:<installation_path_apache>/bin/apachectl start
If the Apache Web Server was started successfully, the following message is displayed:
<installation_path_apache>/bin/apachectl start: httpd startedYou can now call up the Apache home page via the Web browser.
Next Installation Step
Configuring the Apache Web ServerIntegration
Installing, Configuring, and Starting the Apache Web Server