Given how lost you are I'd say go with Apache altogether, and forget nginx, as
you'll have to deal with wp-specific config later on. And you seem pretty much
lost.
But if you want to stick to nginx, go with a correct configuration: forget
apache and remove the proxy_pass.
And if you want to
Remove the proxy_pass and its section altogether.
Your config has duplicate routing: first a proxy_pass (apache? But to itself)
then a fastcgi route.
If you want pure nginx, remove the location..part with the proxy pass and
reboot nginx.
Sent from my BlackBerry
-Original Message-
Fr
Just remove the part and it will act as only matching regex.
--Original Message--
From: justin
Sender: nginx-boun...@nginx.org
To: nginx@nginx.org
ReplyTo: nginx@nginx.org
Subject: Re: Regular expression used in server_name directive
Sent: Mar 4, 2013 04:21
I actually have a working r