You are working on Oracle Application Server 10g. You set the Port directive for controlling access
to Oracle HTTP Server. Which two statements regarding the Port directive are true? (Choose two.)
A.
You can specify only one active Port directive in a single configuration.
B.
You can specify the port of the listener using the Port directive if no Listen orBindAddress
directives are present.
C.
You must setUseCanonicalName to ON to use the Port directive.
D.
You need not specify theServerName directive if the Port directive has been specified.
E.
You must specify the Listen directive to use the Port directive.