单项选择题

Nginx+Tomcat架构,通Nginx过滤URL可以实现页面的动静分离架构,我们需要使用Nginx的那个模块来过滤URL()

A.server{}
B.http{}
C.location{}
D.event{}