How to install apache latest version on Ubuntu 18.04

Subscribers:
4,840
Published on ● Video Link: https://www.youtube.com/watch?v=0eS2foARqGs



Category:
Tutorial
Duration: 2:09
573 views
2


How to install apache latest version on Ubuntu 18.04


step :
sudo add-apt-repository ppa:ondrej/apache2
sudo apt update
sudo apt-get install apache2
sudo apachectl -V (to check version)




Other Videos By Ambar Hasbiyatmoko


2021-06-11Add https to domain with let's encrypt (nginx + VPS + Ubuntu)
2021-06-01Add https to domain with let's encrypt (apache webserver + VPS unmanaged + ubuntu 20.04)
2021-05-24How to fix Selenium Error (Python) - Message: 'chromedriver' executable needs to be in PATH
2021-05-17How to fix Certbot - The PPA has been DEPRECATED on ubuntu 20.04
2021-05-15How to fixing nginx - unknown directive (if $remote_addr)
2021-05-10How to enable kibana login page
2021-01-16Letsencrypt error - The requested pache plugin does not appear to be installed
2021-01-05Openvpn error - KEY CONFIG (set by the var script) is pointing to the wrong version of openssl.cnf
2020-11-17[Windows7] Net Framework error - A certificate chain processed, but terminated in a root certificate
2020-11-07Codeigniter - Read Excel File with Spout Library
2020-11-07How to install apache latest version on Ubuntu 18.04
2020-11-07Webmin - create admin user from terminal/command line on ubuntu 18.04
2020-08-21How to fix Android Studio - Could not find any version that matches appcompat v7.30
2020-06-09Elasticsearch 7 error- the default discovery settings are unsuitable; at least one must be configure
2020-05-26How to install postman in Ubuntu 18.04
2020-05-26Wine error - wine is not owned by you, refusing to create a configuration directory there
2020-05-24Error Codeigniter 4 when access public folder - We seem to have hit a snag. Please try again later
2020-04-16How to fix Postman Canary - The SUID sandbox helper binary was found but is not configured correctly
2020-04-10Codeigniter Tutorial - How to Connect to SFTP with public-private key
2020-04-10Codeigniter error (Ubuntu) - You don't have permission to access this resource.Server unable to read
2020-04-05Digitalocean - How to create vps or droplet and add public ssh key



Tags:
install
latest
apache
terminal
ubuntu
linux
server
tutorial
localhost
web server