单项选择题

如果一个weblogic server运行在公网并且服务端口是80端口,请问如何才能使得外界不能访问console()。

A.disable console
B.用SSL
C.用admin port
D.无法做到