Which of the following commands will allow you to compile and install apache in your own homedirectory?

You want to do some tests with the apache webserver, but you don’t have root access on this server, only a normal unprivileged user account.
Which of the following commands will allow you to compile and install apache in your own homedirectory?
(choose the best answer)

You want to do some tests with the apache webserver, but you don’t have root access on this server, only a normal unprivileged user account.
Which of the following commands will allow you to compile and install apache in your own homedirectory?
(choose the best answer)

A.
./configure PREFIX=$HOME

B.
./configure –prefix=$HOME

C.
make install PREFIX=$HOME

D.
make install –prefix=$HOME



Leave a Reply 1

Your email address will not be published. Required fields are marked *


al

al

Apache is 102.