Child pages
  • Apache HTTP Server Installation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Ubuntu, Debian
    Code Block
     apt-get update
     apt-get install apache
     
  • CentOS, Redhat
    Code Block
    
     yum install apache