Both do not work. You may be probably seeing the cached page. As of now, your site is experiencing connection timeout error. Make sure to check this CommunityTip for the resolution:
That redirect rule will redirect from http(s)://www.atypiquevoyages.com to https://atypiquevoyages.fr, and that one is actually working as it should, according to the current set up:
Your current redirect rule will however only cover redirects FROM http(s)://www.atypiquevoyages.com, as you include the “www.” part in the URL (required) field.
If you also want http(s)://atypiquevoyages.com (without www) to be redirecting, one option would be to change that URL (required) field to become something like:
*atypiquevoyages.com/*
Changing that URL (required) field MAY however interfere with some of the records you have for Office 365, as it would be redirecting all Proxied () records, where the actual URL contains “atypiquevoyages.com/”.
Alternative would be using Redirect Rules (rather than Page Rules), which would offer much more granularity:
No matter which way you go, I would say that the five CNAME records you have, that are actually pointing to an external provider, should have their Proxy status changed, to become Unproxied () / DNS-only instead.