• Resolved kinansy

    (@kinansy)


    – do we need to exclude a custom signup page ?

    – will that be added to CF page rules? because we only have 5 free rules

    – when we exclude a page in this plugin, how can we control what security level or other option to apply ?
    because usually when i exclude login page or signup page on CF, i bypass caching, disable performance and set high security.

Viewing 1 replies (of 1 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    – do we need to exclude a custom signup page ?

    – Yes as generally, the signup page needs PHP to execute for the signup process

    – will that be added to CF page rules? because we only have 5 free rules

    – You don’t need a page rule for it. It will be handled by the plugin itself.

    – when we exclude a page in this plugin, how can we control what security level or other option to apply ?

    – When you exclude a page or path in the plugin, the plugin will send no-cache header to Cloudflare telling it to bypass that page and not to cache. For security rules and other things it will be used whatever you have set as default in your CF account.

    because usually when i exclude login page or signup page on CF, i bypass caching, disable performance and set high security.

    – There is no need for you to bypass performance. If you want to set high security for that signup page then you need to create a page rule for that URL and setting the security to high. As cache bypass will be handlelled by the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘custom signup page’ is closed to new replies.