PrepAway - Latest Free Exam Questions & Answers

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)

PrepAway - Latest Free Exam Questions & Answers

A.
./configure PREFIX=$HOME

B.
./configure –prefix=$HOME

C.
make install PREFIX=$HOME

D.
make install –prefix=$HOME

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


Leave a Reply