Ajoute la redirection mycompanyinfrance.com vers le .fr

pull/607/head
Johan Girod 2019-07-16 11:46:48 +02:00
parent 1ced036d52
commit fec05924eb
No known key found for this signature in database
GPG Key ID: 9E27B57DA2E8AE12
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,11 @@ from = "https://www.mycompanyinfrance.com/*"
to = "https://mycompanyinfrance.fr/:splat"
status = 301
[[redirects]]
from = "https://mycompanyinfrance.com/*"
to = "https://mycompanyinfrance.fr/:splat"
status = 301
[[redirects]]
from = "https://mycompanyinfrance.fr/robots.txt"
to = "/robots.infrance.txt"