I'm sorry, it is not that it does not support .htaccess my host(WP Engine) is deprecating the usage of .htaccess starting with 7.4. We tried to put in the NGINX redirect for friendly URLs and it is not working. So I am trying to see what is wrong with the code that we put in the .conf file...
Guys
Maybe someone here can help. I recently upgraded to PHP 7.4 and since it no longer supports .htaccess files my host tried to convert the redirect to NGINX using code found in the Xenforo support doc here:
https://xenforo.com/docs/xf2/options/#nginx
The code my host put in the .conf...