• Resolved visheshguptha0

    (@visheshguptha0)


    I am using Lscache for laravel on example.com. I will also use Cloudflare on that website (website name mentioned in link section).

    I want to install wordpress on example.com/blogs

    When I will install cloudflare supercache plugin for wp, will it conflict?

    There will be two htacccess file, laravel on example.com and wp on example.com/blogs

    Both will use separate version of header rules with cloudflare without any issues.

    Is there anything to worry about?

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

    (@isaumya)

    Hi @visheshguptha0,

    When I will install cloudflare supercache plugin for wp, will it conflict?

    Yes it may. After you install the plugin and set it up, it will create a page rule inside your Cloudflare account. You need to go to that page rule section and modify the URL a bit. So, if the plugin creates a page rule with an URL like https://example.com/* you need to modify it to https://example.com/blog/*.

    Beside that nothing else needs to be changed.

    There will be two htacccess file, laravel on example.com and wp on example.com/blogs

    Both will use separate version of header rules with cloudflare without any issues.

    That’s fine. Modify the WordPress htaccess file for WP rules. Before installing this plugin take backup of both these htaccess files (just in case).

Viewing 1 replies (of 1 total)
  • The topic ‘Cloudflare On Laravel and WP’ is closed to new replies.