Tagged Questions
0
votes
1answer
1k views
Nginx rewrite rules
I am having some problems with the Nginx rewrite algorithm for WordPress.
I am using this for the rewrite and it works good;
server_name www.domain.com domain.com;
if ($host != ...