PrepAway - Latest Free Exam Questions & Answers

Which permission is necessary for a CGI script to run on an Internet Information server (IIS) directory?

Which permission is necessary for a CGI script to run on an Internet Information server
(IIS) directory?

PrepAway - Latest Free Exam Questions & Answers

A.
Read

B.
Write

C.
Execute

D.
Change

Explanation:
A CGI script is an executable program, and requires execute
permissions to run.
Incorrect Answers:
A: Read is not sufficient, the CGI needs Execute.
B: CGI does not need write to run at all, just execute. Now the CGI may try to modifyfiles, and

write permission would be needed, but not to get the CGI to just run andexecute.
D: CGI does not need change in order to run, change which also implies read, is notsufficient,
execute permission is required to run the script.


Leave a Reply