NginX problem with Reverse Proxy'ing
Victor Fondevilla
fondevilla at telecable.es
Sun Apr 11 17:15:22 MSD 2010
I just restarted Nginx and Apache renaming log files to have fresh ones.
Here are the snips from log:
Nginx Access Log
83.97.217.199 - - [11/Apr/2010:12:41:51 +0000] "GET /index.php HTTP/1.1" 301
20 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0;
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media
Center PC 6.0; InfoPath.2; Tablet PC 2.0)"
Apache Access Log
127.0.0.1 - - [11/Apr/2010:12:41:51 +0000] "GET /index.php HTTP/1.0" 301 376
"-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;
.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC
6.0; InfoPath.2; Tablet PC 2.0)"
There isn't nothing in apache or nginx error logs.
I double-checked the index.php file and is in the correct path /var/www/
-----Original Message-----
From: Maxim Dounin [mailto:mdounin at mdounin.ru]
Sent: sábado, 10 de abril de 2010 21:54
To: nginx at nginx.org
Subject: Re: NginX problem with Reverse Proxy'ing
Hello!
On Sat, Apr 10, 2010 at 09:17:58PM +0200, Victor Fondevilla wrote:
> The PHP file is only this:
>
> <?php
>
> phpinfo();
>
> ?>
>
> Just for testing the proxy.
Are you sure? Check you apache configs then, looks like your test
file isn't hit at all dure to rewrites and so on.
Maxim Dounin
_______________________________________________
nginx mailing list
nginx at nginx.org
http://nginx.org/mailman/listinfo/nginx
No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.801 / Virus Database: 271.1.1/2789 - Release Date: 04/10/10
08:32:00
More information about the nginx
mailing list