A virtual host can be set up by using the following except: Question options: IP
ID: 3706374 • Letter: A
Question
A virtual host can be set up by using the following except:
Question options:
IP
port
protocol
Which Apache 2 directive defines the default page served in a directory?
Question options:
DocumentRoot
DirectoryIndex
Alias
Which of the following statement is incorrect?
Question options:
PHP is installed as an Apache module.
phpmyadmin cannot be used if the web server is not started.
The Linux root account is by default the admin user for MySQL.
IP
port
protocol
Which Apache 2 directive defines the default page served in a directory?
Question options:
DocumentRoot
DirectoryIndex
Alias
Which of the following statement is incorrect?
Question options:
PHP is installed as an Apache module.
phpmyadmin cannot be used if the web server is not started.
The Linux root account is by default the admin user for MySQL.
Explanation / Answer
Q1) A virtual host can be set up by using the following except:
Question options:
IP
port
protocol
A virtual host can be set up by using IP and port. So protocol is not used in setting up the virtual host directly.
Q2) Which Apache 2 directive defines the default page served in a directory?
Question options:
DocumentRoot
DirectoryIndex
Alias
DocumentRoot is the Apache 2 directive which defines the default page server in a directory. It forms the main document tree which is visible from the web.
Q3) Which of the following statement is incorrect?
Question options:
PHP is installed as an Apache module. - This is True as PHP can be installed as an Apache module.
phpmyadmin cannot be used if the web server is not started. - False, You cannot access phpmyadmin if you do not have a started web server
The Linux root account is by default the admin user for MySQL. - The Linux root account is the most powerful account that has all administrative controls of the system and is by default the admins user for MySQL having all administrative privileges.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.