PHP is the scripting language which is used to generate dynamic web page, PHP script contain...
Author - Santosh Prasad
Easy Steps To Configure Browser Caching (Leverage Browser...
Caching is the temporary storage of content like image,file,bits of php scripts,html page, css and...
What is UMASK and How to Set UMASK in Linux?
In this tutorial I will explain What is UMASK and How to Set UMASK in Linux. What is UMASK and How...
/etc/hosts vs. /etc/resolv.conf in Linux
Whenever any applications performs DNS Lookup in Linux operating system it looks in both...
How to :- Secure Nginx Web Server Blocking SQL Injections...
In this article I will explain how to secure Nginx Web Server blocking SQL Injections, Exploits...
Finding causes of heavy usage on web server using access log
Sometimes you noticed your server loading slowly or down and sometimes you also noticed that your...
Adding Multiple MySQL Database Server In Single PhpMyAdmin...
Hi Friends, In my previous article I explained How to configure and install PhpMyAdmin. In previous...
Guide :- How to Install MySQL 5.6 Server on CentOS / Redhat 6/7/8
Hello Friends, In this article I am going to explain how we can install MySQL 5.6 server in CentOS...
Real Time Log Monitoring in Web Browser with Papertrail
In this article I will explain how you can do real time log monitoring in web browser. Papertrail...
Check level of traffic on website using command line with apache...
Hello Friend, In this post I am going to explain, how you can check the traffic level on your...
Creating A Free Amazon Virtual Private Server On AWS
Hello Friend, If you are planing to setup a website for your domain, you need not to worry. AWS...
Guide – Usage of DirectoryIndex in Apache/2 with (...
DirectoryIndex used to allow you to land default page when client access a directory. For example...
Parsing Nginx Access Log Using Command Line
My manager ask me to grep some web code to investigate website status. That’s why I need to look...
Nginx :- What is SSI Module? and How to Enable or Configure in...
SSI (Server Side Include) is server side interpreted scripts language that is include a file into...