IBM HTTP Server 8.5.5 Installation Guide on Linux [Step-by-Step]
IBM HTTP Server (IHS) is based on Apache HTTP server with added features. It’s free and included in IBM WAS.
How to find Installed IBM HTTP Server Version & Architecture?
HTTP Server by IBM is based on Apache HTTP, which can be installed on AIX, Linux, Solaris, Windows, HP-UX or z/OS.
Redirect non-www to www or www to non-www
Redirecting requests from a non-preferred domain is important because search engines consider URLs with and without “www” as two different websites.
Apache Kafka Explained in 5 Minutes or Less
Apache Kafka is a powerful data streaming platform that can be used to build scalable, fault-tolerant applications. In this guide, you’ll learn all about it!
44 Practical Apache Web Server Interview Questions with Answers
Apache is the most popular Web Server, and if you intend to work as a Middleware/System/Web administrator, then you must be familiar with it. Apache HTTP is an open-source Web Server for Windows & UNIX.
Apache Web Server Hardening and Security Guide
A practical guide to secure and harden Apache HTTP Server.
How to Implement CSP frame-ancestors in Apache, Nginx and WordPress?
Protect your website from click-jacking attack by implementing CSP (Content Security Policy) header
Apache Hive vs Apache Impala: Major Differences
Want to know about Apache tools? We have tried to showcase two technologies, namely Apache Hive and Apache Impala, with differences.
Redirect IP request to Domain URL – Test and Fix IP Canonical Issue
If you are hosting your website on Cloud or dedicated server then, you will be given dedicated IP by the hosting provider.
How to Enable HTTP/2 in Apache & Nginx?
HTTP/2 is the second major version of HTTP protocol released in 2015.
Apache HTTP Installation Troubleshooting Guide
Installing Apache HTTP is always fun. A few days back, I was installing Apache 2.4 on CentOS VM and encountered multiple errors.
How to Setup Apache HTTP with SSL Certificate?
Let’s secure Apache with SSL/TLS certificate.
How to Enable TLS 1.3 in Apache, Nginx and Cloudflare?
A step-by-step guide to enable the latest and test TLS version protocol 1.3
How to Block Unwanted User-Agent & Referrers in Apache, Nginx and WordPress?
Block all those unnecessary requests you see in the logs
How to Enable CORS in Apache and Nginx?
Restrict or allow resource sharing between sites using CORS header.
How to Implement ZeroSSL Certificate in Apache and Nginx?
Let’s look into getting a FREE SSL/TLS certificate from ZeroSSL and implement it in Apache and Nginx web servers.
How to Block .git in Apache, Nginx and Cloudflare?
Don’t expose the .git folder, which may contain sensitive information.
How to Install Apache and Secure with Let’s Encrypt Certificate?
Let’s learn how to install the Apache HTTP server and secure that with the Let’s Encrypt Certificate.
How to Redirect AMP Page to Non-AMP in Nginx, Apache, Cloudflare?
Have you disabled AMP on your site and got an error from Google Search Console about “Referenced AMP URL is not an AMP”?
Nginx and Apache Logs Monitoring with GoAccess
Monitor and analyze web server logs with open source real-time log analyzer – GoAccess
Secure Apache from Clickjacking with X-FRAME-OPTIONS
Implement X-FRAME-OPTIONS in HTTP headers to prevent Clickjacking attacks
How to Enable IPv6 in Nginx & Apache?
Most of the CDN like Cloudflare, SUCURI, AKAMAI let you enable IPv6 from their edge network. However, if you are not using CDN that provides IPv6 and needs to enable your website, then here is how you can do it.
How to Redirect Website from HTTP to HTTPS?
Go HTTPS; it doesn’t cost anything, and yet you get search engine ranking and security.
How to Get FREE SSL Certificate using Let’s Encrypt for Apache?
SSL/TLS certificate doesn’t cost a penny. Thanks to Let’s Encrypt.