Apache

How to View phpinfo() Output From Command-line in Linux
Here we show you a few ways on how to view the phpinfo() output… Read More
How to Create phpinfo File and Check PHP Configuration
This guide will show you how to create a phpinfo file and use it… Read More
How to Install the Latest phpMyAdmin on Ubuntu 20.04
This tutorial will guide you in your quest to install the latest phpMyAdmin on… Read More
How to Configure mod_evasive With Apache on Debian/Ubuntu
mod_evasive is an Apache web server module that secures your website against… Read More
How to Configure mod_security With Apache on Debian/Ubuntu or CentOS
mod_security is a free Web Application Firewall (WAF) that comes with Apache,… Read More
How to Hide Apache and PHP Version From HTTP Headers
This is why you may want to hide Apache web server and PHP versions… Read More
How to fix the WordPress ERR_TOO_MANY_REDIRECTS Error
The WordPress ERR_TOO_MANY_REDIRECTS is an error that occurs more often in… Read More
Three Ways to Increase the PHP Memory Limit
Here is how to increase the PHP memory limit and avoid crashing your web… Read More
Where to Find php.ini PHP Configuration Files on Your Server
PHP configuration files are not located in the same place in all operating… Read More
How to Stop, Start and Restart Apache Service
One thing you will eventually need to know as you crawl through web servers… Read More
Apache Log4j 2.13.2 Release Announced With two new Versions
Apache Log4j 2.13.2 release has been announced for general availability with a… Read More
How to fix Failed to set Referrer Policy
Here’s how to fix the Failed to set Referrer Policy warning in the Chrome… Read More
How to Fix SameSite Attribute Warning in Google Chrome
You may run into the SameSite attribute warning in Google Chrome developer… Read More
Using .htaccess to Redirect HTTP to HTTPS
For obvious, or not so obvious security reasons, it is important to redirect… Read More
How to get the Right Client IP Address in PHP
If you have been a web developer for quite some time and are in… Read More
Here’s How to Increase the Max File Upload Size in WordPress
As you go into your forays with WordPress you may encounter some errors that… Read More
Here’s How to Redirect Your Old Website to a New One
We won’t dive into the details as to why you would to redirect your… Read More