Submitted by trendoceans on Mon, 04/17/2023 - 09:02
Installing LAMP on Ubuntu is simpler than you might think. Check the complete guide to know how you can easily install Apache, MySQL, and PHP on your Ubuntu machine and start building web applications in no time.
Read more
Submitted by tuxtops on Sun, 04/01/2018 - 04:47
In my last post, I explained how to configure an Apache web server for a single website. It turned out to be very easy. In this post, I will show you how to serve multiple websites using a single instance of Apache.
Note: I wrote this article on a virtual machine using Fedora 27 with Apache 2.4.29. If you have another distribution or release of Fedora, the commands you will use and the locations and content of the configuration files may be different. Read More
Submitted by th3 on Tue, 01/16/2018 - 14:25