<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Search results for https:</title>
<link>https://www.question2answer.org/qa/search?q=https%3A</link>
<description>Powered by Question2Answer</description>
<item>
<title>usar https en el sitio</title>
<link>https://www.question2answer.org/qa/91842/usar-https-en-el-sitio?show=91842#q91842</link>
<description>como hago para configurar https?&lt;br /&gt;
&lt;br /&gt;
mi sitio es:&lt;br /&gt;
&lt;br /&gt;
foro.rmesystems.com&lt;br /&gt;
&lt;br /&gt;
me gustaría que se redirija a https.&lt;br /&gt;
&lt;br /&gt;
ya puse en ajustes generales en el sitio en &lt;a href=&quot;https://foro.rmesystems.com&quot; rel=&quot;nofollow&quot;&gt;https://foro.rmesystems.com&lt;/a&gt; pero nada</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/91842/usar-https-en-el-sitio?show=91842#q91842</guid>
<pubDate>Fri, 19 Mar 2021 21:25:54 +0000</pubDate>
</item>
<item>
<title>Blob images are saving with http (non secure connection ) , How can i set blog image with https.</title>
<link>https://www.question2answer.org/qa/82059/images-saving-with-http-secure-connection-blog-image-https?show=82059#q82059</link>
<description>

&lt;p&gt;I am getting error like this -&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Mixed Content: The page at '&lt;a href=&quot;https://mywebsite.com/qa/514/my-question-title'&quot; rel=&quot;nofollow&quot;&gt;https://mywebsite.com/qa/514/my-question-title'&lt;/a&gt; was loaded over HTTPS, but requested an insecure image&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp;'&lt;a href=&quot;http://mywebsite.com/qa/&quot; rel=&quot;nofollow&quot;&gt;http://mywebsite.com/qa/&lt;/a&gt; qa=blob&amp;amp;qa_blobid=12291915621289'. This content should also be served over HTTPS.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;How to redirect all images on secure (https) connection.&amp;nbsp;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/82059/images-saving-with-http-secure-connection-blog-image-https?show=82059#q82059</guid>
<pubDate>Wed, 18 Mar 2020 19:02:43 +0000</pubDate>
</item>
<item>
<title>https, htaccess and broken links</title>
<link>https://www.question2answer.org/qa/74048/https-htaccess-and-broken-links?show=74048#q74048</link>
<description>

&lt;p&gt;I moved to https secure system.&amp;nbsp;But then I'm having trouble with link redirects.&lt;/p&gt;

&lt;p&gt;My .htaccess file,&lt;/p&gt;

&lt;pre&gt;Options -Indexes
DirectoryIndex index.php
&amp;lt;IfModule mod_rewrite.c&amp;gt;
RewriteEngine On
#RewriteBase /
RewriteCond %{REQUEST_URI} ^(.*)//(.*)$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule . %1/%2 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]
&amp;lt;/IfModule&amp;gt;

RewriteEngine On
RewriteCond %{HTTP_HOST} ruyadaruya\.com [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.ruyadaruya.com/$1 [R,L]&lt;/pre&gt;

&lt;p&gt;Example,&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.ruyadaruya.com/hareketler&quot; rel=&quot;nofollow&quot;&gt;http://www.ruyadaruya.com/hareketler&lt;/a&gt; (broken link, direction 404)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.ruyadaruya.com/hareketler&quot; rel=&quot;nofollow&quot;&gt;https://www.ruyadaruya.com/hareketler&lt;/a&gt; (good link, no problem.)&lt;/p&gt;

&lt;p&gt;How can I fix external links using the htaccess file?&lt;/p&gt;

&lt;p&gt;(I've looked at the other questions and tried methods. But i cant solved)&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/74048/https-htaccess-and-broken-links?show=74048#q74048</guid>
<pubDate>Wed, 10 Apr 2019 09:16:46 +0000</pubDate>
</item>
<item>
<title>New plugin: HTTPS image proxy (load HTTP images over HTTPS)</title>
<link>https://www.question2answer.org/qa/71673/new-plugin-https-image-proxy-load-http-images-over-https?show=71673#q71673</link>
<description>

&lt;p&gt;I've put together a new plugin for converting images to HTTPS. When you switch your site over to HTTPS, chances are you have many images linked from previous posts, either to your own site or external sites. But linking to images using the http:// protocol instead of https:// causes &quot;mixed-content&quot; warnings in most browsers, and the browser may now say the page is not secure.&lt;/p&gt;

&lt;p&gt;Some image links can be rewritten to HTTPS where supported, but not every site supports HTTPS. This plugin handles both those situations!&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:18px&quot;&gt;&lt;strong&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/svivian/q2a-https-img-proxy&quot;&gt;HTTPS Image Proxy plugin&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;If an image is linked insecurely, the plugin will check a list of known secure hosts and change the URL to https:// if possible. Otherwise, it will change the URL to use a proxy script on your own site, so the image appears secure to the user. The server fetches the original image and caches it (if a writable directory is specified).&lt;/p&gt;

&lt;p&gt;Note: this plugin is &lt;strong&gt;currently in beta&lt;/strong&gt;&amp;nbsp;so it may be unstable,&amp;nbsp;but feel free to give it a try and let me know how it goes. Make sure to follow the instructions in the README, as manual configuration&amp;nbsp;is required (via a config.php file rather than Q2A admin page).&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/71673/new-plugin-https-image-proxy-load-http-images-over-https?show=71673#q71673</guid>
<pubDate>Tue, 08 Jan 2019 01:45:31 +0000</pubDate>
</item>
<item>
<title>Is it possible to create custom question, answer, comment id? Details in discription.</title>
<link>https://www.question2answer.org/qa/109477/possible-create-custom-question-comment-details-discription?show=109477#q109477</link>
<description>

&lt;p&gt;Is it possible to create custom question, answer, comment id? Like below,&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;For questions:&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/q/1&quot; rel=&quot;nofollow&quot;&gt;https://site.com/q/1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/q/2&quot; rel=&quot;nofollow&quot;&gt;https://site.com/q/2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/q/3&quot; rel=&quot;nofollow&quot;&gt;https://site.com/q/3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/q/4&quot; rel=&quot;nofollow&quot;&gt;https://site.com/q/4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/q/5&quot; rel=&quot;nofollow&quot;&gt;https://site.com/q/5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;For answers:&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/a/1&quot; rel=&quot;nofollow&quot;&gt;https://site.com/a/1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/a/2&quot; rel=&quot;nofollow&quot;&gt;https://site.com/a/2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/a/3&quot; rel=&quot;nofollow&quot;&gt;https://site.com/a/3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/a/4&quot; rel=&quot;nofollow&quot;&gt;https://site.com/a/4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/a/5&quot; rel=&quot;nofollow&quot;&gt;https://site.com/a/5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;For comments:&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/c/1&quot; rel=&quot;nofollow&quot;&gt;https://site.com/c/1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/c/2&quot; rel=&quot;nofollow&quot;&gt;https://site.com/c/2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/c/3&quot; rel=&quot;nofollow&quot;&gt;https://site.com/c/3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/c/4&quot; rel=&quot;nofollow&quot;&gt;https://site.com/c/4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://site.com/c/5&quot; rel=&quot;nofollow&quot;&gt;https://site.com/c/5&lt;/a&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/109477/possible-create-custom-question-comment-details-discription?show=109477#q109477</guid>
<pubDate>Mon, 17 Jul 2023 20:31:00 +0000</pubDate>
</item>
<item>
<title>from http to https plugin</title>
<link>https://www.question2answer.org/qa/71683/from-http-to-https-plugin?show=71683#q71683</link>
<description>Can someone please make this plugin if possible.&lt;br /&gt;
&lt;br /&gt;
A plugin that should be able to convert all q2a urls to use https by default</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/71683/from-http-to-https-plugin?show=71683#q71683</guid>
<pubDate>Tue, 08 Jan 2019 08:54:14 +0000</pubDate>
</item>
<item>
<title>link reel http to https  Help me ?</title>
<link>https://www.question2answer.org/qa/68231/link-reel-http-to-https-help-me?show=68231#q68231</link>
<description>

&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;link reel: Must be https for google. how can I do it&amp;nbsp;&lt;/span&gt;------&amp;nbsp;http to https&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://odevvebilim.com&quot;&gt;https://odevvebilim.com&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://odevvebilim.com/soru/&quot; rel=&quot;nofollow&quot;&gt;https://odevvebilim.com/soru/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=15309839847868819148&quot; style=&quot;height:222px; width:553px&quot;&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/68231/link-reel-http-to-https-help-me?show=68231#q68231</guid>
<pubDate>Mon, 15 Oct 2018 05:43:54 +0000</pubDate>
</item>
<item>
<title>how to redirect http to https in subdomain</title>
<link>https://www.question2answer.org/qa/68061/how-to-redirect-http-to-https-in-subdomain?show=68061#q68061</link>
<description>

&lt;p&gt;I have a q2a site in subdomain like &lt;span style=&quot;background-color:#D3D3D3&quot;&gt;&lt;a href=&quot;http://subdomain.example.com&quot; rel=&quot;nofollow&quot;&gt;http://subdomain.example.com&lt;/a&gt;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;I have ssl certificate enabled. How can I redirect links to &lt;span style=&quot;background-color:#D3D3D3&quot;&gt;&lt;a href=&quot;https://subdomain.example.com&quot; rel=&quot;nofollow&quot;&gt;https://subdomain.example.com&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&amp;nbsp;using .htaccess?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/68061/how-to-redirect-http-to-https-in-subdomain?show=68061#q68061</guid>
<pubDate>Wed, 10 Oct 2018 06:52:03 +0000</pubDate>
</item>
<item>
<title>Cleanstrap does not fully support https</title>
<link>https://www.question2answer.org/qa/72942/cleanstrap-does-not-fully-support-https?show=72942#q72942</link>
<description>Https is grayout on mobile when phone is in potrait position and green on landscap. This happens only on cleanstrap theme. Here is the website www.studyroom.co.za</description>
<category>Themes</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/72942/cleanstrap-does-not-fully-support-https?show=72942#q72942</guid>
<pubDate>Thu, 21 Feb 2019 05:55:35 +0000</pubDate>
</item>
<item>
<title>Correct https setup</title>
<link>https://www.question2answer.org/qa/58437/correct-https-setup?show=58437#q58437</link>
<description>Can someone please share the correct steps to use https with Q2A ?&lt;br /&gt;
&lt;br /&gt;
Everything is ready at a server level, the only thing missing is what to do in Q2A, what htaccess code is needed, any extra config to define ?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/58437/correct-https-setup?show=58437#q58437</guid>
<pubDate>Sat, 08 Jul 2017 03:18:09 +0000</pubDate>
</item>
<item>
<title>HTTPS - htaccess</title>
<link>https://www.question2answer.org/qa/59443/https-htaccess?show=59443#q59443</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:rgb(33, 33, 33); font-family:arial,sans-serif; font-size:29px&quot;&gt;How correctly to edit&amp;nbsp;https:// in .htaccess&lt;/span&gt;&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Options -Indexes
&lt;br&gt;DirectoryIndex index.php
&lt;br&gt;&amp;lt;IfModule mod_rewrite.c&amp;gt;
&lt;br&gt;RewriteEngine On
&lt;br&gt;#RewriteBase /
&lt;br&gt;RewriteCond %{REQUEST_URI} ^(.*)//(.*)$
&lt;br&gt;RewriteRule . %1/%2 [R=301,L]
&lt;br&gt;RewriteCond %{REQUEST_FILENAME} !-f
&lt;br&gt;RewriteCond %{REQUEST_FILENAME} !-d
&lt;br&gt;RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]
&lt;br&gt;&amp;lt;/IfModule&amp;gt;&lt;/p&gt;&lt;/blockquote&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/59443/https-htaccess?show=59443#q59443</guid>
<pubDate>Tue, 05 Sep 2017 06:31:28 +0000</pubDate>
</item>
<item>
<title>Redirect HTTP to HTTPS,  URL structure option 1, no customized htaccess file</title>
<link>https://www.question2answer.org/qa/56852/redirect-http-https-structure-option-customized-htaccess?show=56852#q56852</link>
<description>

&lt;pre&gt;How to redirect HTTP to HTTPS when using default (URL Structure option 1 chosen) htaccess file?

URL structure:
/123/why-do-birds-sing (requires&amp;nbsp;&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.question2answer.org/htaccess.php&quot;&gt;htaccess&lt;/a&gt;&amp;nbsp;file)&lt;span style=&quot;font-family:helvetica,arial,sans-serif; font-size:14px&quot;&gt;&amp;nbsp;&lt;/span&gt;

My .htaccess file:

Options -Indexes
DirectoryIndex index.php
&amp;lt;IfModule mod_rewrite.c&amp;gt;
RewriteEngine On
#RewriteBase /
RewriteCond %{REQUEST_URI} ^(.*)//(.*)$
RewriteRule . %1/%2 [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]
&amp;lt;/IfModule&amp;gt;&lt;/pre&gt;

&lt;pre&gt;
&lt;/pre&gt;

&lt;pre&gt;
&lt;/pre&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/56852/redirect-http-https-structure-option-customized-htaccess?show=56852#q56852</guid>
<pubDate>Tue, 21 Mar 2017 11:06:25 +0000</pubDate>
</item>
<item>
<title>How to make site fully HTTPS</title>
<link>https://www.question2answer.org/qa/61997/how-to-make-site-fully-https?show=61997#q61997</link>
<description>

&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;Till yesterday my website &lt;a href=&quot;http://iavinash.com&quot; rel=&quot;nofollow&quot;&gt;http://iavinash.com&lt;/a&gt; was following HTTP but I changed it to &quot;HTTPS&quot; its all working fine but the Q2A is installed in sub folder&amp;nbsp;&lt;a href=&quot;http://iavinash.com/forum&quot; rel=&quot;nofollow&quot;&gt;http://iavinash.com/forum&lt;/a&gt;. My main site has gone fully &quot;HTTPS&quot; but Q2A has not.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;I have changed the &lt;span style=&quot;color:rgb(52, 73, 94); font-family:ubuntu,helvetica,arial,freesans,sans-serif&quot;&gt;Preferred site URL:&lt;/span&gt; to &quot;&lt;a href=&quot;https://iavinash.com/forum/&quot;&quot; rel=&quot;nofollow&quot;&gt;https://iavinash.com/forum/&quot;&lt;/a&gt; but still not working.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-size:14px&quot;&gt;Any suggestion.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/61997/how-to-make-site-fully-https?show=61997#q61997</guid>
<pubDate>Sun, 21 Jan 2018 02:12:23 +0000</pubDate>
</item>
<item>
<title>http to https</title>
<link>https://www.question2answer.org/qa/60231/http-to-https?show=60231#q60231</link>
<description>Since https is now free and google and browsers forcing us to migrate, I was trying to do the same. After getting the certificate and migrating all requests to https, next thing to do is to replace all image src in QA to https. Will the following query do the required change?&lt;br /&gt;
&lt;br /&gt;
update qa_posts set content = REPLACE(content, '&lt;a href=&quot;http://example.com&quot; rel=&quot;nofollow&quot;&gt;http://example.com&lt;/a&gt;', '&lt;a href=&quot;https://example.com&quot; rel=&quot;nofollow&quot;&gt;https://example.com&lt;/a&gt;');</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60231/http-to-https?show=60231#q60231</guid>
<pubDate>Fri, 13 Oct 2017 15:11:22 +0000</pubDate>
</item>
<item>
<title>problem with https</title>
<link>https://www.question2answer.org/qa/62089/problem-with-https?show=62089#q62089</link>
<description>

&lt;p&gt;Hello&lt;/p&gt;

&lt;p&gt;I add ssl certification to my website &lt;a rel=&quot;nofollow&quot; href=&quot;https://www.araquiz.com/qa/&quot;&gt;araquiz&lt;/a&gt;&amp;nbsp;qa&lt;/p&gt;

&lt;p&gt;
&lt;br&gt;but now I have some problem in redirect links
&lt;br&gt;When the visitor access to a link without https for ex: /qa/10820/&amp;nbsp; &amp;nbsp; the the website redirect the visitor to non valid link:&amp;nbsp; &amp;nbsp; index.php?qa-rewrite=10820/&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/62089/problem-with-https?show=62089#q62089</guid>
<pubDate>Fri, 26 Jan 2018 12:30:05 +0000</pubDate>
</item>
<item>
<title>How to properly change our website from Http to Https?</title>
<link>https://www.question2answer.org/qa/60129/how-to-properly-change-our-website-from-http-to-https?show=60129#q60129</link>
<description>I want to know all the steps needed to shift my Q2A website from Http to Https. I know there are many people who did this on their websites so please share some info guys. &lt;br /&gt;
&lt;br /&gt;
What are the steps needed?&lt;br /&gt;
What are the things I need to keep in mind while and before making the change?&lt;br /&gt;
How to do the redirects?&lt;br /&gt;
What are the problems one has to face (if any) for using Https?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60129/how-to-properly-change-our-website-from-http-to-https?show=60129#q60129</guid>
<pubDate>Mon, 09 Oct 2017 23:38:49 +0000</pubDate>
</item>
<item>
<title>Moving to HTTPS</title>
<link>https://www.question2answer.org/qa/57987/moving-to-https?show=57987#q57987</link>
<description>Is there any way to move the Q2A login to HTTPS? Moving the entire site is another options as it does allow private messages also to be encrypted. I have handled all plugins to be HTTPS safe but images are an issue. I can change the URL of images from http:// to // to be protocol free -- is this the right way to do? If so, why does not the ckeditor does this by default?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/57987/moving-to-https?show=57987#q57987</guid>
<pubDate>Fri, 02 Jun 2017 01:05:33 +0000</pubDate>
</item>
<item>
<title>Redirect non https to https for site installed in folder path</title>
<link>https://www.question2answer.org/qa/59051/redirect-non-https-to-https-for-site-installed-in-folder-path?show=59051#q59051</link>
<description>Hi, my website is installed in the folder path like site.com/qa , and i have https for my root domain, but when i open site.com/qa it was not redirecting to https, so how can i redirect it? thanks in advance.&lt;br /&gt;
&lt;br /&gt;
Best regards,&lt;br /&gt;
Raja.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/59051/redirect-non-https-to-https-for-site-installed-in-folder-path?show=59051#q59051</guid>
<pubDate>Sat, 12 Aug 2017 02:37:12 +0000</pubDate>
</item>
<item>
<title>How does HTTPS make Q2A websites safer?</title>
<link>https://www.question2answer.org/qa/60060/how-does-https-make-q2a-websites-safer?show=60060#q60060</link>
<description>I'm aware Google is currently favoring HTTPS in search results. What are the security advantages for Q2A websites though?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/60060/how-does-https-make-q2a-websites-safer?show=60060#q60060</guid>
<pubDate>Thu, 05 Oct 2017 17:00:30 +0000</pubDate>
</item>
<item>
<title>I need .htaccess file to force https</title>
<link>https://www.question2answer.org/qa/57411/i-need-htaccess-file-to-force-https?show=57411#q57411</link>
<description>I installed ssl certificate&lt;br /&gt;
&lt;br /&gt;
I need to make the traffic force https by modifying &amp;nbsp;.htaccess 301 or 302 redirect&lt;br /&gt;
&lt;br /&gt;
Please provide me suitable solution</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/57411/i-need-htaccess-file-to-force-https?show=57411#q57411</guid>
<pubDate>Mon, 24 Apr 2017 11:54:41 +0000</pubDate>
</item>
</channel>
</rss>