I want use a different name for my website on infinityfree

The redirects tool in the client area generates .htaccess code which causes the redirect without HTML, and regardless of what page visitors try to go to. You can do the same thing yourself, but the redirects tool semi-automates the process which is much easier.

3 Likes

Well but It worked, has been added… And I see there’s an htaccess file in the directory… First check got still the double alert of http, both with as without index.php… I check later on,

In general anyway doesn’t matter for an url redirect if there is or there isn’t the index file?

That would simply be because your either connecting as HTTP, and/or you have no SSL certificate installed. The only way around that is to install an SSL certificate and connect with HTTPS, which you can force visiting browsers to do.

Correct. A .htaccess redirect doesn’t require an index file to be present as long as it’s configured to happen regardless of URL.

5 Likes

ok,
now I don’t mind about https or not… I know that alert, i don’t like that is repeated… for both the urls…

anyway,

thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.