{"id":6614,"date":"2024-06-20T06:29:47","date_gmt":"2024-06-20T06:29:47","guid":{"rendered":"https:\/\/www.smarthost.au\/blog\/?p=6614"},"modified":"2024-06-20T06:30:33","modified_gmt":"2024-06-20T06:30:33","slug":"enabling-ssl-certificate-in-joomla","status":"publish","type":"post","link":"https:\/\/www.smarthost.au\/blog\/enabling-ssl-certificate-in-joomla","title":{"rendered":"Enabling SSL certificate in Joomla"},"content":{"rendered":"\n<p>To enable the SSL certificate and enable the possibility of connecting to the website via https (green padlock), you should perform the following steps:<\/p>\n\n\n\n<p>We log into the backend of our website (www.customer-domain.au\/admin, where the customer-domain is changed to the name of your domain).<\/p>\n\n\n\n<p>1. Click &#8220;System&#8221; in the top left corner<\/p>\n\n\n\n<p>2. Go to &#8220;Global Configuration&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.smarthost.pl\/upload\/images\/original\/373.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>3. In the &#8220;Force HTTPS&#8221; option, select the &#8220;Entire Site&#8221; option<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"834\" height=\"514\" src=\"https:\/\/www.smarthost.au\/blog\/wp-content\/uploads\/2024\/06\/374.webp\" alt=\"\" class=\"wp-image-6615\" srcset=\"https:\/\/www.smarthost.au\/blog\/wp-content\/uploads\/2024\/06\/374.webp 834w, https:\/\/www.smarthost.au\/blog\/wp-content\/uploads\/2024\/06\/374-300x185.webp 300w, https:\/\/www.smarthost.au\/blog\/wp-content\/uploads\/2024\/06\/374-768x473.webp 768w, https:\/\/www.smarthost.au\/blog\/wp-content\/uploads\/2024\/06\/374-520x320.webp 520w, https:\/\/www.smarthost.au\/blog\/wp-content\/uploads\/2024\/06\/374-740x456.webp 740w\" sizes=\"auto, (max-width: 834px) 100vw, 834px\" \/><\/figure>\n\n\n\n<p>There is also an alternate method which is not recommended due to complications that may arise after modifying the .htacces file.<\/p>\n\n\n\n<p>Advanced users can use this method at their own risk.<\/p>\n\n\n\n<p>If there are RewriteCond and RewriteRule rules in the .htaccess file, try adding a rule:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">    RewriteCond %{REQUEST_URI} !^\/\\.well-known\/acme-challenge\/[0-9a-zA-Z_-]+$<\/pre>\n\n\n\n<p>The rule above is responsible for redirecting to https or to the index.php file. An example configuration of a .htaccess file with additional rules already inserted may look like this:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">    RewriteCond %{HTTPS} !=on\n    RewriteCond %{REQUEST_URI} !^\/\\.well-known\/acme-challenge\/[0-9a-zA-Z_-]+$\u00a0\n    RewriteRule ^.*$ https:\/\/%{SERVER_NAME}%{REQUEST_URI} [R,L]<\/pre>\n\n\n\n<p><strong>We remind you that on Smarthost hosting, each hosting account is automatically provided<\/strong> <strong>with<\/strong><\/p>\n\n\n\n<p><strong><a href=\"https:\/\/www.smarthost.au\/free-ssl-certificates-for-all-domains\" target=\"_blank\" rel=\"noreferrer noopener\">Free SSL certificates for all domains<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To enable the SSL certificate and enable the possibility of connecting to the website via https (green padlock), you should perform the following steps: We log into the backend of our website (www.customer-domain.au\/admin, where the<a class=\"read-more\" href=\"https:\/\/www.smarthost.au\/blog\/enabling-ssl-certificate-in-joomla\">Continue reading<\/a><\/p>\n","protected":false},"author":16,"featured_media":6616,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[262,427,42],"tags":[115,1158,298,1155,285,38],"class_list":["post-6614","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cpanel-hr","category-joomla-pl","category-ssl-certificates","tag-certificate","tag-certificate-in-joomla","tag-joomla-hr","tag-joomla-2","tag-ssl-hr","tag-ssl-encryption"],"_links":{"self":[{"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/posts\/6614","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/comments?post=6614"}],"version-history":[{"count":2,"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/posts\/6614\/revisions"}],"predecessor-version":[{"id":6618,"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/posts\/6614\/revisions\/6618"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/media\/6616"}],"wp:attachment":[{"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/media?parent=6614"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/categories?post=6614"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.smarthost.au\/blog\/wp-json\/wp\/v2\/tags?post=6614"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}