Disable rules only, to a specific url

How do I disable Cloudflare only to a specific url?

Example:
website.net*
and
website.net

Which option should I select in rules?

Thanks.

I believe Page Rules could help here:
https://support.cloudflare.com/hc/en-us/articles/218411427#understand-wildcard-matching-and-referencing

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?
https://support.cloudflare.com/hc/en-us/articles/200169526-Disabling-Cloudflare-features-on-admin-pages-for-content-management-systems-like-WordPress

What is the issue, with what - cache, rocket loader, SSL, etc.?

https://support.cloudflare.com/hc/en-us/articles/200172316-How-do-I-include-or-exclude-a-specific-URL-from-Cloudflare-s-page-rules-

Depending on the needs, you could select:

  • Cache Level: Bypass
  • Disable performance
  • Disable Security

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 (:grey: cloud).

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.