I have setup custom rule on ngnix server to redirect particolar urls like as “info_pages.php?pages_id=15” to normal url and works well without cloudflare.
With cloudflare enable don’t works.
Is there any setting to do?
Post a sample URL.
[type or paste code here](https://www.motoshopitalia.com/index.php?cPath=147)
now without cloudflare proxy active redirect right. if I enable don’t work.
Do you have any Workers in place? Did you configure your domain earlier with any provider who might have a Cloudflare integration?
is a dedicated server for us, we made a custom rule on nginix configuration to do the redirect. Without it don’t work.
I was not referring to the server setup but to Workers and integrations.
Right now it seems Cloudflare does not proxy to your server.
Yes now is not active cloudflare.
If I enable redirect don’t work.
Before we never use cloudflare with other provider.
Again, do you use any Worker?
I haven’t any worker active
Fair enough, though I revise my earlier statement about Cloudflare not proxying. I do believe they proxy correctly, but IMHO your server may have some IP filtering in place and may treat requests from Cloudflare differently than other requests. Double check your server configuration.
my host manager reply that there are not ip filters.
have you another cheking to do from their side?
Even though I still believe the proxying works, I’d first verify if requests through the proxies actual get to the server. Check the server logs.
Such an issue typically appears when your domain was previously configured with a different service provider and Cloudflare proxies to that other server. Though you said the domain was never active with any other provider, so proxing should work.
If proxying works, the response must be from the server. Unfortunately that really is something only your webmaster or developer can debug.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.