1. Execute the following command to start the Apache Web server:
{install_root}/webserver/apache/apache_start
2. Load the following URL in a Web Browser:
http://{your_webserver}/cgi-bin/about
3. To test if the assigned LANSA Web Server can be connected:
http://{your_webserver}/cgi-bin/lansaweb?about
4. To test if the assigned LANSA Data/Application Server can be connected:
http://{your_webserver}/cgi-bin/lansaweb?wam=xabout&webrtn=show&part={your_partition}
5. Execute the following command to stop the Apache Web server:
{install_root}/webserver/apache/apache_stop