Edwart Posted July 15, 2015 Share Posted July 15, 2015 (edited) -- SUPPRIMÉ -- Edited August 26, 2015 by Edwart (see edit history) Link to comment Share on other sites More sharing options...
rem64 Posted July 15, 2015 Share Posted July 15, 2015 Bonjour, Chercher dans le dossier racine de votre site internet un fichier htaccess.txt ou .htaccess. Si vous avez htaccess.txt renommer le en ".htaccess". Puis rajouter le code suivant à la fin RewriteEngine on Rewritecond %{HTTP_HOST} ^nomdedomaine.tld$ Rewriterule ^(.*) http://www.nomdedomaine.tld/$1 [QSA,L,R=301] Link to comment Share on other sites More sharing options...
Edwart Posted July 15, 2015 Author Share Posted July 15, 2015 (edited) -- SUPPRIMÉ -- Edited August 26, 2015 by Edwart (see edit history) Link to comment Share on other sites More sharing options...
Edwart Posted July 16, 2015 Author Share Posted July 16, 2015 (edited) -- SUPPRIMÉ -- Edited August 26, 2015 by Edwart (see edit history) Link to comment Share on other sites More sharing options...
rem64 Posted July 31, 2015 Share Posted July 31, 2015 Avez vous un accès FTP? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now