How To Install Apache on Ubuntu 16.04



0
3276

The Apache HTTP Server, is the world's most used web server software. Development of Apache began in early 1995. Apache played a key role in the initial growth of the World Wide Web, it became the first web server software to serve more than 100 million websites. Commands: sudo apt-get update sudo apt-get install apache2 ip addr show eth0 | grep inet | awk '{ print $2; }' | sed 's/\/.*$//' sudo chown -R $USER:$USER /var/www/html sudo rm /var/www/html/index.html nano /var/www/html/index.html ---------------------- Music by Kronicle - https://soundcloud.com/the-chemist-10 You can always Deploy an SSD cloud server in 55 seconds with Digitalocean. Anyone how use this link will receive $10 in hosting credit immediately after unlocking their account by adding a valid payment method. Sign Up with this link https://m.do.co/c/7b9082af029f

Published by: NixInPix Published at: 7 years ago Category: چگونه