Files directive

Vitaly Tskhovrebov vt at chgk.info
Sun Jan 16 12:43:25 MSK 2011


> There is any alternative to it in nginx?

location = /test.php
{
	types {
		application/x-httpd-php		php;
	}
}



More information about the nginx mailing list