Before we proceed we need to understand word "Redirect".
What is redirect ?
Generally it means direct something to a new or different place.
What is URL redirect ?
URL redirection is also called URL forwarding and its a world wide web technique to increase the availability of a web page for more than one URL location. When browser ...
One of our client asked a very interesting question -
Is there any trick for FPDI free Pdf parser to make it compatible with PDF version higher than 1.4 without purchasing the commercial license?
Starting from the introduction of FDPI , it's a collection of PHP classes allowing developers to read pages from PDF files & use them ...
A page redirect means forwarding the URL to another location. For example, we request "http://www.infoconic.com/web-1" to browser and browser redirect to "http://www.infoconic.com/web-2" instead. Redirection is done on server side and client side as well. When no client side redirection method exist, browser send request to server and ...
Before we proceed with Leverage browser caching, its more important to understand cache memory.
what is cache memory ?
A cache is the high speed temporary storage data. Let us give you a very straight forward example, we are aware of YouTube platform and its services. When watching videos on YouTube, request is sent to YouTube server...