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

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -