Select the correct command to start an Apache Server on AWS Kali Linux * code example
Example 1: how to configure httpd in amazon ec2 instance
[ec2-user ~]$ sudo yum update -y
Example 2: how to configure httpd in amazon ec2 instance
[ec2-user ~]$ sudo yum install -y httpd24 php56 php56-mysqlnd