If a web site is Web 2.0 based and uses multimedia content such as flash, then it cannot be made accessible.
True
False
Apache is a
Application Server
Web Server
Database Server
Messaging Server
Who is the author of Apache?
Rasmus Lerdorf
Eduardo Silva
Marcus Glocker
Robert McCool
What does the -v option do during startup?
Starts Apache in verbose mode with maximum logging.
Has no impact on Apache and has been discontinued as of Apache 1.2.6.
Displays the version of Apache and the build date and exits.
Disables virtual hosting for the specified virtual host name.
What is the default port on which the apache will be listening, when it is started?
8080
25
83
80
On which of the following platform the Apache will work?
Linux
Windows
Solaris
All of the above
Which is the latest version of Apache available?
1.3
2.4
2.2
3.0
What is the message generated for HTTP status code '401'?
Unauthorized
Forbidden
Found
Internal Server Error
Which of the following command can be used to see the compiled in Apache modules?
httpd -m
httpd -M
httpd -l
httpd -c
What is the function of the mod_imap Module?
Handles IMAP e-mail protocols for Apache.
Performs image map handling.
Allows for shared inter-module memory protocols.
There is no mod_imap Module which is available for Apache.