I have my site set up to redirect to https://www.sundin.cf. It does those redirects one at a time, so to www first and then to https://. For every redirect, I have to put in the password before it can redirect to the next page, so I end up putting the password in three times. Is there a way to avoid this?
Also, if you test it, use test as the password and the username.
Use .htaccess to redirect from http to https://www.yoursite
1 Like
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.