HTTP

This is How to Add JavaScript to an HTML File
This is a simple guide that shows you how to add JavaScript to an… 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
Using PHP to Redirect HTTP Traffic to HTTPS
We published a guide showing how to force HTTPS using the Apache .htaccess… Read More
Using .htaccess to Redirect HTTP to HTTPS
For obvious, or not so obvious security reasons, it is important to redirect… Read More
You can Detect the HTTP Request Method Using PHP by Doing This
This is another beginner PHP article this time focusing on how to detect the… Read More
How to set HTTP Headers for Cache-Control
Web developers are always finding new ways to speed up the experience for the… Read More