EC2 : service httpd start shows nothing

if you are trying to start apache server on EC2 by running this command.

service httpd start

then you got a message below.

Redirecting to /bin/systemctl start httpd.service

here what you have to do.

  1. run check status of apache by this command
service httpd status

Thank you for reading and leave me a comment if you have any questions.

Follow me on Twitter or LinkedIn if you like.

Nadtakan Futhoem — Sr. Software Engineer

--

--