I solved the problem by adding this to my .htaccess file
<IfModule mod_rewrite.c>
RewriteEngine On
Options +FollowSymLinks
</IfModule>
.htaccess file is not being ignored, but I added your rule to the code anyway, and unfortunately this did not solve the problem
My site – http://cazzy.store/
My site with https – https://cazzy.store/
-
This reply was modified 5 years, 1 month ago by hellius1.