No matter what I do, the htaccess will not work.
I'm trying to configure rewrite rules and it absolutely doesn't work, it's like it's not recognizing anything I put in the htaccess
I tried adding code so all .php extensions on my site are hidden in the URL and it ignores it completely...
Paypal claims my server is sending TLS 1.0 connections
On cloudflare I have it set to minimum TLS version 1.2
I've tried basically everything you can think of
My SSL is causing issues
PayPal is unable to connect to my IPN becasue of the TLS issues...
Apparently, PayPal can't connect if the server is using/supporting TLS 1.0 and 1.1
I set the minimum to 1.2, yet the issue still remains
I even tried reissuing an SSL certificate afterwars, didn't seem...