nginx big bug
Cliff Wells
cliff at develix.com
Wed Mar 7 18:50:22 UTC 2012
On Wed, 2012-03-07 at 13:07 -0500, catball123 wrote:
> we made two files
>
> 1.php and 2.php
>
> 1.php
>
> { <?php echo file_get_contents("http://127.0.0.1/2.php");?> }
>
> 2.php
>
> { <?php phpinfo();?> }
>
> now you can see
>
> run http://127.0.0.1/1.php
Actually, we cannot see. That is a local IP address that is not
routable across the internet.
> iis and apache work fine
>
> but nginx is dead
>
> why??????????
Please provide the following:
1) your Nginx config
2) some output from your nginx logs
Regards,
Cliff
More information about the nginx
mailing list