converting apache rewrite rules to nginx for xenforo
- by nick
Hi all, I am migrating some forums from vbulletin 3.8.x to xenforo, and trying to keep my old link structure alive. Basically, XF provides some php files that I can redirect the old url style to and it handles the proper 301 redirection.
Regardless of that end, I am having difficulty rewriting the rules which I can only find defined in apache's…