In your Oracle Application Server 10g installation, you observe that the Oracle HTTP Server
parent process is running as the Oracle user’s process and currently using the default port number
7778. To comply with the development environment, you have been asked to use port number 80
for the parent process.
Which step would you perform after changing the Listen directive to 80 in the httpd.conf file to
ensure that the changed port number is used by the parent process?
A.
start the process as the Oracle user
B.
change the Group directive in thehttpd.conf file to the group of the root user and start the
process as the Oracle user
C.
start the process as the root user
D.
start the process as any user other than root and Oracle