单项选择题

关于Nginx,配置项location /helloworld/test/{return 601;}的return 601作用是()

A.返回状态码601
B.返回一个特殊的错误页面
C.默认返回601.html页面
D.什么也不做