Wordpress Setup (Nginx + Apache)
antituhan
dewanggaba at gmail.com
Wed Aug 31 16:20:06 UTC 2011
Christopher wrote:
>
> location / {
> root /data/xtremenitro/;
> index index.php index.html index.htm;
> proxy_pass http://127.0.0.1:81;
> }
>
> This may be the reason - you are serving the files on your nginx server
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
Anyway, I think the directive above is through to Apache Web Server.
Isn't it ? Because the /location // directive means all files on / will be
pass the proxy on port :81.
CMIIW.
--
View this message in context: http://nginx.2469901.n2.nabble.com/Wordpress-Setup-Nginx-Apache-tp6746900p6747173.html
Sent from the nginx mailing list archive at Nabble.com.
More information about the nginx
mailing list