CompTIA Exam Questions

How can the Apache working directory be set to /home/user/html from the command line?

How can the Apache working directory be set to /home/user/html from the command line?

A.
httpd –root /home/user/html

B.
httpd -d /home/user/html

C.
httpd –directory /home/user/html

D.
httpd -r /home/user/html