Redirection pour faire servir www.mycomp en français
parent
4481e6372e
commit
a4355f1bfd
|
@ -1,6 +1,11 @@
|
|||
|
||||
# InFrance PRODUCTION settings
|
||||
|
||||
[[redirects]]
|
||||
from = "https://www.mycompanyinfrance.fr/*"
|
||||
to = "https://mycompanyinfrance.fr/*"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "https://mycompanyinfrance.fr/robots.txt"
|
||||
to = "/robots.infrance.txt"
|
||||
|
|
Loading…
Reference in New Issue