Inger wrote:
Sounds great, Ray. Could you please post here what you ended up doing? It could be of interest to others.
Hello Inger,
Sorry for the delay finally had some last minute holiday orders to get out.
Ok from what I can say and this may be only for me BUT my Hosting Co. is "Hostway" have been with them longer than we can remember and have been pleased using them. My problem probably stems from an issue that a code such as the one shown MUST be put in the htaccess file, the one that I did finally get had a RewriteRule line at the end that was NOT right. Not going to add that as it may confuse some. For me the correct way is
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
RewriteCond %{ENV:HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
</IfModule>
Now as far as I know this is for Hostway and I do
NOT know if it works on other servers, after so many hours, days and weeks it is good to finally have it working
Now on to adding the Google Fetch and Indexing again for the https site.
Best regards,
Ray
Ray aka Kreations
Since 1994 Chocolate bar wrappers for all occasions.
Since 1972 helping clients help "Discover Their Dream Vacation"