Page 1 of 1

How to Set Up HTTPS for Joomla

Posted: Tue Feb 18, 2025 6:13 am
by bitheerani319
It often happens that after adding an SSL certificate to a site, the pages and the site itself continue to open via the secure HTTP protocol. The reason may be the lack of redirection of requests from HTTP to HTTPS. HTTPS (from English HyperText Transfer Protocol Secure) is a egypt whatsapp data protocol for secure data exchange between a website and end devices (PCs, smartphones, etc.). Unlike HTTP, HTTPS transmits data in encrypted form. Encryption is performed according to the SSL/TLS standard: HTTP + SSL = HTTPS. In this instruction, we will analyze how to add HTTPS for Joomla.

Making settings in the Joomla admin panel
1. To do this, you need to log into the CMS admin panel and from the main page go to the “System” block.



2. Then select “General settings” from the Settings menu to make the necessary changes.

3. The next step is to click on “Server” in the open tab and opposite the line “Enable HTTPS” select the option “Entire site” from the drop-down list.



Making changes to the configuration.php configuration file
Next, we will make changes to the $live_site parameter in the configuration.php configuration file. The $live_site variable defines the base URL of your site, you need to set the site address so that it starts with https. To do this, open the configuration.php file through the file manager or another convenient way for you, look for the $live_site parameter and change the value opposite it to a secure protocol: