The Apache mod_rewrite module is a rewriting engine based on defined rules. The Apache rewrite engine maps a URL to…
Apache2 is a most popular web server used in Linux operating systems. Apache is a modular web server where each…
Introduction Telnet, a network protocol used for accessing remote servers, may seem like a relic in the age of advanced…
Warning – Java 7 is officially deprecated by Oracle team. It is no more available for download on the public…
In PHP, splitting a string into an array is a common task that can be accomplished using a variety of…
The default document is the file which is served by web server when no file name is specified by user…
mails play a crucial role in modern communication, and while services like Gmail, Yahoo, and RediffMail offer user-friendly web interfaces,…
A Query String is a part of url accessed through web browser. Using query string we passed the argument to…
CakePHP is a PHP framework for rapid development of web application. Recently CakePHP has released its latest version 3.8 with…
Today I have installed new WHM/cPanel server on an AWS instance. Generally AWS servers are used key based login for…