Check if Apache is Installed in Amazon Linux AMI
4
votes
2
answers
19952
views
How can I check if Apache is installed in my Amazon Linux AMI, which is based on RHEL 6? In Ubuntu, I use:
dpkg --get-selections | grep apache
But that doesn't work in this case. Note, I need to be able to tell if Apache is installed even if it isn't a service.
Asked by Rick Helston
(141 rep)
Oct 4, 2015, 05:37 AM
Last activity: Nov 21, 2018, 09:30 PM
Last activity: Nov 21, 2018, 09:30 PM