Miracle Olabodesavadev.hashnode.net·Aug 28, 2022What you should know about Apache web serversWhat is apache? Apache is an open-source program that enables users to publish their web applications on the Internet network. What is a web server? A web server is a software and hardware that responds to client requests made through the World Wide...Discuss·10 likes·77 readsapache
Arif Rahman Fauziarifrahman.hashnode.net·Jul 23, 2022Create virtualhost inside user directory ubuntu 22.04In this article i will show you how to create virtual host for your domain or sub domain as far as i know, watch step below. Update and upgrade your system like commonly type this sudo apt update && sudo upgrade -y Install Apache web server type this...Discuss·155 readsapache2
Mudasirmudasirhaji.hashnode.net·Mar 27, 2023Building an Apache Web Server through a Dockerfile and uploading it to Docker HubWhat is Apache Server? The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of th...DiscussDockerfile
Haneunhanlee.hashnode.net·Apr 12, 2023Setting up APM (Apache, PHP, MySQL) Environment on UbuntuSystem Specification NameVersion VirtualBox7.0 Ubuntu22.04.2 Windows11 CPUAMD Ryzen 7 5700U RAM16.0 GB GPU- SDD512 GB Installing Apache2 Open the Ubuntu terminal and enter the following command. If asked if you really want to install,...DiscussProgrammingapache2
Mudasirmudasirhaji.hashnode.net·Mar 27, 2023Building an Apache Web Server through a Dockerfile and uploading it to Docker HubWhat is Apache Server? The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of th...DiscussDockerfile
PethuVigneshpethuvignesh.hashnode.net·Mar 24, 2023Install LAMP Stack on Ubuntu 22.04 LTSWhat is LAMP Stack? LAMP stack is a popular open-source software stack used to develop and run web applications. It stands for Linux, Apache, MySQL, and PHP/Perl/Python. Linux is the operating system that provides the foundation for the stack. Apac...Discuss·29 readslamp
Miracle Olabodesavadev.hashnode.net·Aug 28, 2022What you should know about Apache web serversWhat is apache? Apache is an open-source program that enables users to publish their web applications on the Internet network. What is a web server? A web server is a software and hardware that responds to client requests made through the World Wide...Discuss·10 likes·77 readsapache
Arif Rahman Fauziarifrahman.hashnode.net·Jul 23, 2022Create virtualhost inside user directory ubuntu 22.04In this article i will show you how to create virtual host for your domain or sub domain as far as i know, watch step below. Update and upgrade your system like commonly type this sudo apt update && sudo upgrade -y Install Apache web server type this...Discuss·155 readsapache2