[Pro] SSL and Freeway Pro

Inglés

Hello, I have used the codes that appear here (making the changes to the web) and the error has always been the same:

ERR_TOO_MANY_REDIRECTS


freewaytalk mailing list
email@hidden
Update your subscriptions at:

This is the native code of my .htaccess

Options +FollowSymLinks
RewriteEngine On
RewriteBase /

#RewriteCond %{SERVER_PORT} 80
#RewriteRule ^(.*)$ https://ferrando.net/$1 [R,L]

RewriteRule ^((en){1})$ index.php [NE]

RewriteRule ^(([A-Za-z0-9-]+))$ index.php?s=$1 [NE]


freewaytalk mailing list
email@hidden
Update your subscriptions at: