Wordpress Setup (Nginx + Apache)

Chris caldcv at gmail.com
Wed Aug 31 16:48:09 UTC 2011


location / {
      proxy_pass http://127.0.0.1:81;
  }

Try this and make sure your Wordpress configuration is good on your
Apache webserver



More information about the nginx mailing list