Useful Commands For AWS Apache Server

Working in the Amazon Web Services (AWS) environment is challenging, especially for beginners. You must do everything yourself, including server setup, installing PHPMyAdmin, domain mapping, etc. However, throughout the entire process, you can learn many new commands.

In the following blog, you will get a few useful commands that you can use for setting up the Apache web server, reloading the server, and setting up the config file.

✅ Restart Apache Server.

sudo service apache2 restart

✅ Reload Apache Server.

sudo service apache2 reload

✅ Remove a folder.

sudo rm -r YourFolderName

✅ Access the apache.conf file.

sudo nano apache2.conf

✅ Install Send Mail Server (Fix SMTP issue)

sudo apt-get install sendmail

Was this information helpful? What other tips would you like to read about in the future? Share your comments, feedback, and experiences with us by commenting below!

Total 0 Votes
0

Tell us how can we improve this post?

+ = Verify Human or Spambot ?

Leave a Comment

Back To Top
Cool Ajax - Web Development Tutorial Blog
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.