Disable direct IP access in your web-server
In this article, I will tell you how you can disable direct web site access using IP. Why this is a problem A web server can hold one or many…
Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged in a Linux distribution. In this section, I will provide articles related to Linux tips and tricks.
To learn more about Linux, I suggest reading this book from Amazon.
In this article, I will tell you how you can disable direct web site access using IP. Why this is a problem A web server can hold one or many…
In this article, I will show you how you can install PHP 7.0 with Apache 2.4 in Amazon Linux 1, which will help you to start your blog site or…
By default when you create a new instance in AWS, you have to authenticate via the PEM files. This is the most secured way to connect to the instance. But…
Welcome to our comprehensive guide on how to create a virtual host in Apache 2.4. If you're new to server management or looking to delve deeper into Apache configuration, you've…
In this article, I will show you how you can install PHP 7.3 with Apache 2.4 in Amazon Linux 1, which will help you to start your blog site or…