<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged adjusting</title>
<link>https://www.question2answer.org/qa/tag/adjusting</link>
<description>Powered by Question2Answer</description>
<item>
<title>Help in correcting or adjusting the htaccess file</title>
<link>https://www.question2answer.org/qa/110997/help-in-correcting-or-adjusting-the-htaccess-file</link>
<description>

&lt;p&gt;&lt;img alt=&quot;&quot; src=&quot;https://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=4217706716644574076&quot; style=&quot;float:left; height:166px; width:600px&quot;&gt;&lt;/p&gt;

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

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

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

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

&lt;p&gt;Why does the OK mark not appear in front of the structure you chose from the .htaccess file, which is detailed as follows:&lt;/p&gt;

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

&lt;p&gt;# Redirect to www and HTTPS&lt;/p&gt;

&lt;p&gt;RewriteEngine On&lt;/p&gt;

&lt;p&gt;RewriteCond %{HTTPS} off [OR]&lt;/p&gt;

&lt;p&gt;RewriteCond %{HTTP_HOST} !^www\. [NC]&lt;/p&gt;

&lt;p&gt;RewriteRule ^ &lt;a href=&quot;https://www.examplesite.com&quot; rel=&quot;nofollow&quot;&gt;https://www.examplesite.com&lt;/a&gt;%{REQUEST_URI} [L,NE,R=301]&lt;/p&gt;

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

&lt;p&gt;# In order for the web server to process this file it must be renamed to &quot;.htaccess&quot;&lt;/p&gt;

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

&lt;p&gt;Options -Indexes&lt;/p&gt;

&lt;p&gt;DirectoryIndex index.php&lt;/p&gt;

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

&lt;p&gt;&amp;lt;IfModule mod_rewrite.c&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;RewriteEngine On&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;#RewriteBase /&lt;/p&gt;

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

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;RewriteCond %{REQUEST_URI} ^(.*)//(.*)$&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;RewriteRule. %1/%2 [R=301,L]&lt;/p&gt;

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

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;RewriteCond %{REQUEST_FILENAME} !-f&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;RewriteCond %{REQUEST_FILENAME} !-d&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;RewriteRule ^.*$ index.php?qa-rewrite=$0&amp;amp;%{QUERY_STRING} [L]&lt;/p&gt;

&lt;p&gt;&amp;lt;/IfModule&amp;gt;&lt;/p&gt;

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

&lt;p&gt;Can anyone help me solve this problem, and is there a problem with htaccess, knowing that I am not a programmer?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/110997/help-in-correcting-or-adjusting-the-htaccess-file</guid>
<pubDate>Fri, 20 Oct 2023 19:42:10 +0000</pubDate>
</item>
</channel>
</rss>