When you activate an SSL certificate. you need to redirect the URL automatic HTTP to https. many times we feel the problem, not redirect the URL https automatic, suppose we go to “demosite.com” and output “http://demosite.com” this is the problem. please follow the steps, how to solve it. 1. first go to your cpanel, and ..
Category : PHP Guides
automatic redirect your SSL http to www.https please follow the instructions below: If you use Linux server hosting follow first instruction and if use windows hosting please follow the second instruction. 1. Go to your cpanel 2. now go to cpanel file manager and open domain root folder 3. find and click the .htaccess file ..
PHP version very important for the website, you need know, what PHP version currently you use and how to upgrade your PHP version using cpanel. suppose you develop an application, you upload your application on your cpanel but your application not working! first, you need to know about your application working good what PHP version. ..