Page 1 of 1

Moving redirects to nginx ?

Posted: Mon Oct 08, 2018 8:00 pm
by mericson
I was wondering if moving all of my extensive redirects from my .htaccess file(s) to nginx config would make sense? Seems it would take a load off of apache, I understand nginx can handle those more efficiently.

Is that possible, and if so, how/where do I configure those nginx redirects that replace the .htaccess redirects?