In this article we will learn how to debug .htaccess log in Apache .htaccess file is a Apache...
Category - Apache
Useful Common Apache Commands for Ubuntu and Debian
In this tutorial you will learn useful apache commands for Ubuntu and Debian. Apache HTTP server is...
How to Logging Actual Client IP Address on the Apache Server
When placing apache web servers behind a load-balancing proxy like the Nginx or Haproxy or behind a...
How to Install and Setup Apache Tomcat 8 on CentOS/RHEL 7
Apache Tomcat is a widely used Java application server with over million downloads per month. The...
How to Configure Apache Virtual Host in Apache
In my previous article I have explained how to install Apache Web Server in Linux and how to...
How to Configure Apache HTTPD Sever in Linux
In my previous article I have explained how to install Apache Web Server in Linux. In this article...
Install and Setup Apache Web Server in Linux
Apache Web Server is an open-source web server creation, deployment and management software...
How to Install Apache with PHP-FPM/FastCGI on Ubuntu
FastCGI work as a middle ground between the PHP Apache module and the CGI application. When PHP...
How to Install Apache Kafka (Single Node ) on Ubuntu
Apache Kafka is a distributed streaming platform capable of handling trillions of events a day...
How to Install Apache and PHP 7 on CentOS, RHEL and Fedora...
If you are planning to setup a PHP application with Apache web server this article will help to...
How to Setup Self Signed SSL Certificate on Apache
SSL certificate are commonly used to establish a secure connection between your web server and...
How to Enable TLS 1.2 in Apache
Due to lots of vulnerabilities such POODLE (CVE-2014-3566) in SSL 2.0 and SSL 3.0 the latest...
How to Setup Apache with PHP and FastCGI on CentOS and RHEL
FastCGI work as a middle ground between the PHP Apache module and the CGI application. When PHP...
How to:- set specific path/directory for...
open_basedir function used to define the locations or paths from which PHP is allowed to access...