Muse of adobe will work with https well?

I ask because to do 301 redirects (necessary to implement google webmasters properly right?) you have access the htacess file, right?

Is there an appropriate way to manage https or Muse screwed on this topic?

Thank you in advance!

Thanks to J-26, when you use the host of dream and Adobe Muse SSL/Https make a .htaccess file with this code:

RewriteEngine on

RewriteCond % {HTTPS}

RewriteRule (. *) https://%{HTTP_HOST} {REQUEST_URI} %

Problem solved!

Tags: Adobe Muse

Similar Questions

Maybe you are looking for