Web Servers Flashcards

1
Q

What is the purpose of a Web Server?

A

A program which uses HTTP to serve files to form Web Pages for users in response to their requests. This is forwarded by their computers’ HTTP clients.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a Web Server consist of?

A

A physical server, server operating system and software used to facilitate HTTP communication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

List four types of Server Stacks!

A

LAMP, MAMP, XAMPP and WAMP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the LAMP stack consist of?

A

L = Linux Operating System, A = Apache Server, M = My SQL relation database management system and P = PHP server programming language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the XAMPP stack consist of?

A

X = Cross Platform, A = Apache Server, M = MariaDB, P = PHP Server and P = Perl.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the purpose of web hosting software?

A

Allows hosting of HTML pages and other content on the Internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the purpose of an application server?

A

Software framework providing facilities to create web applications and a server environment to run them.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the purpose of a relational database management systems?

A

Data which is stored and presented as relations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the purpose of a CMS?

A

It is software used to create and manage digital content, it also allows collaboration and supports multiple users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the two most common servers?

A

Linux Services and Microsoft Internet Information Services (IIS).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly