Search Posts

October 11, 2020
How To Change The WWW Root Directory On WampServer
It provides the steps required to change the WWW root directory of WampServer installed on Windows PC
... Read More

July 04, 2020
How To Enable HTTP 2 On Apache Web Server
It provides the steps to enable the HTTP/2 protocol on Apache Web Server.
... Read More

July 04, 2020
Hide or Remove php or html File Extension Using htaccess
It shows how to hide or remove the php or html extension by configuring the .htaccess using the rewrite module.
... Read More

July 04, 2020
How To Enable TLS 1.2 and TLS 1.3 in Apache Web Server
It provides the steps to enable either TLS 1.2 only or TLS 1.3 only or both on the Apache Web Server.
... Read More

June 28, 2020
Outlook Autodiscover Using Apache Virtual Host
It provides the steps to add and configure the Apache Virtual Host for Microsoft Outlook autodiscover.
... Read More

June 26, 2020
Thunderbird Autoconfiguration Using Apache Virtual Host
It provides the steps to add and configure the Apache Virtual Host for Thunderbird autoconfig.
... Read More

June 14, 2020
How To Use HTTP Basic Authentication With Apache Using htpasswd On Ubuntu 20.04 LTS
It provides the steps required to password-protect or restrict access to a site or a specific section of the site using
... Read More

June 08, 2020
Protect Apache From Brute Force And DDoS Attacks Using Fail2ban
It provides all the configurations required to protect the Apache Web Server from the DDoS and Brute Force attacks using
... Read More

June 07, 2020
Split Apache Log Files
It provides the configuration required to split the log files generated by the Apache Web Server.
... Read More

June 02, 2020
How To Install Apache 2 On Ubuntu 20.04 LTS
It provides the steps required to install Apache 2 Web Server on Ubuntu 20.04 LTS.
... Read More

March 19, 2020
How To Install Apache 2 On Windows
It provides all the steps required to install Apache HTTP Server i.e. Apache 2 On Windows 10.
... Read More

October 03, 2019
Redirect HTTP to HTTPS on Apache
It provides all the steps required to redirect HTTP to HTTPS on the Apache Web Server with examples. It shows how to red
... Read More

October 03, 2019
How To Install Let's Encrypt For Apache On Ubuntu
It provides all the steps required to install Let's Encrypt for the Apache Web Server on Ubuntu 18.04 LTS. It also expla
... Read More

October 03, 2019
Configure Virtual Host On Apache
Provides all the steps required to configure Virtual Host on the Apache Web Server.
... Read More

April 17, 2019
How To Install Apache 2 On Ubuntu 18.04 LTS
Explains all the steps required to install Apache 2 Web Server on Ubuntu 18.04 LTS.
... Read More

April 03, 2019
How To Secure Apache From Clickjack attack using CSP frame-ancestors
Explains the steps required to secure websites and web-based applications from Clickjacking hosted on Apache HTTP Server
... Read More