File status about

ronin nginx-forum at nginx.us
Sun Apr 22 04:04:18 UTC 2012


Web site is the Python, going to some type of the file will be forwarded
to the static files directory, the static directory should not return to
404, but there is a problem, the trouble you help me see
Web site configuration files:


        location ~* \.(php|php*|git*|htm|html|txt)$   {
                     root  /web/www/static;
                }

curl -I http://www.a.com/a.php
curl -I http://www.a.com/i.html

The result that come out: curl: (52) Empty reply from server 
why not 404?

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,225612,225612#msg-225612



More information about the nginx mailing list