How do I disable cloudflare only to a specific url?
Example:
https://website.net/livezilla/*
and
https://website.net/whmcs/cron.php
Which option should I select in rules?
Thanks.
How do I disable cloudflare only to a specific url?
Example:
https://website.net/livezilla/*
and
https://website.net/whmcs/cron.php
Which option should I select in rules?
Thanks.
I believe Page Rules
could help here:
For the stated from above example URLs, you would have to split that into two Page Rules.
May I ask which Cloudflare feature would you like to disable, if so?
What is the issue, with what - cache, rocket loader, SSL, etc.?
Depending on the needs, you could select:
Other way would be, if you could create a sub-domain, meaning create the two A records, one A livezilla
and the other A whmcs
, and both pointed to your origin host/server IP address.
Therefore, you would move the content from directory /livezilla
to sub-domain livezilla.website.net
and from directory /whmcs
to sub-domain whmcs.website.net
and put them to DNS-only ( cloud).
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.