hi guys..
im so sorry. my english is so poor.
i set a web-server nginx and apache.
and tested..
http://cydia.daihatsu.kr/apps //nginx
http://cydia.daihatsu.kr:/apps // apache
http://cydia.daihatsu.kr/apps/index.php and http://cydia.daihatsu.kr/apps/top.php are same.
but...
when i open http://cydia.daihatsu.kr/apps/index.php, then 404 not found error on nginx.
either when i open http://cydia.daihatsu.kr:81/apps/index.php, then Ok.
http://cydia.daihatsu.kr/apps/top.php and http://cydia.daihatsu.kr:81/apps/top.php are Ok.
what's wrong.?
im using php5-fpm 5.2 and nginx 0.8.41 on Ubuntu.