ARCADIS IS HIRING!!! Company : Arcadia Position : Software Engineer Experience : Bs/Ms Degree : BS in CS Apply Link: Apply Here
HTTP:- So basically HTTP stands for Hyper Text Transfer Protocol. which helps to fetching of resources like HTML File. It is working as link intermediate between any data exchange on the Web and it is a client-server protocol, which means requests are initiated by the recipient, usually the Web browser. HTTPS:- HTTPS protects the communication between client and server from being intercepted and tampered with by hackers. This provides confidentiality, integrity and authentication to the vast majority of Todays web traffic. Any website that shows a lock icon in the address bar is using HTTPS. WARNING!! BEFORE DOING THIS ALL STEPS YOUR SITE SHOLUD HAVE A SSL CERTIFICATE INSTALL IN YOUR WEBSITE . So Today we will see that how we can do this with some simple line of code:- Step 1:- First Open your hosting provider. After opening you will be able to see many opti...