Skip to main content

Arcadis is Hiring!!!

 ARCADIS IS HIRING!!! Company : Arcadia Position : Software Engineer Experience : Bs/Ms Degree : BS in CS Apply Link: Apply Here

HTTP TO HTTPs IN FEW EASY STEPS

 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 options. 

Step 2:-  Then click on File Manager on your hosting provider website.




Step 3:- Then open your all the file and search for .htaccess file if its not there then               make sure you are viewing this file in all types if not then make it.




Step 4:- How to select view in all types of files, Go to your setting and select also                  view dot files and also there is no .htaccess file then Don't Worry.

Step 5:- Make a file named with .htaccess and write the following code.




Step 6:- This is the main step for converting your website to HTTPS.

                RewriteEngine On
                RewriteCond %{HTTPS} off
                RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URL} [L,R=301]


Step 7:- Save it and now run your website and now you can the see the secure                       connection is there and the lock icon instead of unlock

Comments

Popular posts from this blog

Let's Start with the Internet Marketing | Affiliate Marketing

Digital Marketing is  that the act of promoting and mercantilism merchandise and services by leverage online selling ways like social media selling, search selling, and email marketing. At a high level, digital marketing refers to advertising delivered through digital channels like search engines, websites, social media, email, and mobile apps. Using these online media channels, digital marketing is that the method by which companies endorse goods, services, and brands. Consumers heavily depend upon digital means to research products. as an example, Think with Google marketing insights found that 48% of consumers start their inquiries on search engines, while 33% look to brand websites and 26% search within mobile applications. While modern-day digital marketing is an unlimited system of channels to which marketers simply must onboard their brands, advertising online is way more complex than the channels alone....

Hewlett Packard Enterprise

CMS INTERN JOB   At Hewlett Packard Enterprise, we bring together the brightest minds to create breakthrough technology solutions that advance the way people live and work. What sets us apart? Our people and our relentless dedication to helping our customers make their mark on the world. We are a team of doers, dreamers and visionaries; inspired by our purpose and driven by our strategy. We live by our three values: partner, innovate and act. Our legacy inspires us as we forge ahead, always pushing to discover what’s next. Every day is a new opportunity to advance and grow ourselves, our company and the industry. Some people call it an obsession, we call it a way of life. SOME INFORMATIONS AND BASIC REQUIREMENTS REGARDING THE JOB: Job ID: 1104914 Date Posted: 10/26/2021 Primary Location: Bangalore, Karnataka Other Locations: Bangalore, Karnataka, India,Chennai,TAMILNADU, India Job Category: Graduate Program and Internships Schedule: Full time Shift: No shift premium (India) Respons...