So currently I’m running latest version of wordpress, apache 2.2 and cloudflare. The thing is I want to upload files larger than 100MB (this is free cloudflare limit for uploads) by using wp-admin.
I have tried to add page rule for /wp-admin/* and disable everything I can, but I still can’t upload anything larger than 100MB.
I think I should move wp-admin on subdomain and then disable clouldflare for that subdomain. Tried some htaccess rules with no luck.
What is your suggestions guys? Thank you.
So I came up with this..
Updated my wordpress settings so my wp-admin would be http://www.example.com/wp-admin/
Now I don’t care about cloudflare 100MB limit on my wp-admin.
This has a long time now, but I found another workaround.
In Cloudflare with the free plan, you can create Page Rules
Just create a Page Rule for
/wp-admin/*
disabling Apps, Security, Cache and Performance. This was my configuration: