SSL with total cache
-
Hi,
I have to insert some code into HTACCESS but i dont knwo where…
As there is a lot of text about W3TC…
Here is the code (i think its good)
RewriteEngine on
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^(.*)$ https://www.domain.com/$1 [R]
There are a lot of <if module> into the htaccess…
Can you help me?
Thx a lot
- The topic ‘SSL with total cache’ is closed to new replies.