I am trying to enable curl in the .htaccess file.
The reason for this is this error I got:
Warning: curl_exec() has been disabled for security reasons in [PATH] on line [LINE]
And i don't have access to the php.ini file (I use shared hosting). My host says that I can enable curl using .htaccess but I have no clue how.
I have absolutely no experience with .htaccess so keep that in mind.
Thanks!