nginx - Safari redirection adding comma causing 404 -
i have website running in nginx , cloudflare. has several url checks , redirection. example, when use hits example.com
, redirected example.com/en/
, these done in nginx. in chrome , firefox work fine, in safari, when hit example.com, becomes:
http://example.com/en/,%20http://example.com/en/
this causing 404. suggestions?.
this wouldn't coming cloudflare's side unless you've manually created pagerule redirect content on site. if haven't manually created pagerule @ cloudflare though can rule out location/cause of issue.
if have created pagerule @ cloudflare redirect content i'd suggest opening support ticket directly cloudflare our support team can review specific account settings.
p.s. work @ cloudflare.
Comments
Post a Comment