Re: Extrange behaviour with index.php and a plain link ( windows vs linux ? )

2014-09-17 Thread antoniofernandez
Hi Edho, That´s it , exactly my problem. Thanks a lot, Regards, Antonio Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253207,253336#msg-253336 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Extrange behaviour with index.php and a plain link ( windows vs linux ? )

2014-09-17 Thread antoniofernandez
Hi Francis, thanks for the reply. The problem was just a misundertanding between the NTFS filesystem and EXT3 in Linux. The index.php file is a symbolink link, but Windows don´t recognize symbolik links, that´s explains the different behaviour. Regards, Antonio Posted at Nginx Forum: http://fo

Extrange behaviour with index.php and a plain link ( windows vs linux ? )

2014-09-12 Thread antoniofernandez
Hi all, This is my first comment here, thanks in advance to all who contribute. I´m starting with nginx + php + fastCGI in windows environment, and I´m having following behaviour: I have two index.php files : /public/index.php /index.php The content of /index.php file is : -