The Apache pack provides the user with the ability to use the Apache HTTP Server as a platform in their assembly.
The main components involved are:
Running a website with Apache HTTP server can be implemented with a few simple steps:
apache
) can access the files with chown
and chmod
.
5 Configure the Run on Events to determine, when the content should be downloaded. Recommended values are After Add,
After Replace, After Update, On Demand.
6.Commit the design changes and proceed with deployment as usual.Apache HTTP Server does not automatically restart if you make additional changes & deployments after the initial deployment. Ensure to restart the webserver in operations to load any content changes.
There are two options for configuring HTTPS. Options 1 terminates SSL at the load balancer and the traffic is only encrypted to the load balancer and is clear text from load balancer to web server.
The more advanced Option 2 encrypts the traffic all the way to the web server and its configuration follows below.
General tips about SSL certificate usage can be found in the certificate component documentation.
After configuring the Apache HTTP Server platform you need to obtain a valid certificate with the following characteristics:
2011 - 2020 © Walmart Inc. All Rights Reserved.