InfoHeap
Tech tutorials, tips, tools and more
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search
  • Home
  • > Tutorials
  • > Linux

Amazon Linux 2 install apache 2.4

on Jun 2, 2020

Steps to install and enable httpd/apache 2.4 on Amazon Linux 2.

  1. sudo yum install httpd
  2. sudo systemctl start httpd
  3. sudo systemctl enable httpd

Suggested posts:

  1. How to install mysql 5.7 on Amazon Linux 2
  2. Install php 7 on Amazon Linux 2
  3. Linux Systemd/Systemctl quick start guide
  4. Install Amazon EC2 api tools on Ubuntu Linux
  5. How to install wordpress on Amazon AWS-EC2 Classic Ubuntu Linux micro instance
  6. How to setup svn repository on AWS Ubuntu Linux with apache simple auth
  7. node-sass quick start tutorial on Linux and Mac
  8. How to install AWStats on Ubuntu Linux
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Amazon Linux 2, Linux
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries

Copyright © 2023 InfoHeap.

Powered by WordPress