Konfigurasi Apache Web Server di Linux

Konfigurasi Apache Web Server di Linux

12th Grade

10 Qs

quiz-placeholder

Similar activities

AWS Cloud

AWS Cloud

11th - 12th Grade

14 Qs

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

HTML

HTML

12th Grade

10 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Intro 2 Docker

Intro 2 Docker

12th Grade - University

10 Qs

Kelas XII - TKJ

Kelas XII - TKJ

12th Grade

10 Qs

Quiz #2 ETEC 486 | Spr. 16

Quiz #2 ETEC 486 | Spr. 16

KG - University

10 Qs

Test Your Knowledge of HTML

Test Your Knowledge of HTML

9th - 12th Grade

15 Qs

Konfigurasi Apache Web Server di Linux

Konfigurasi Apache Web Server di Linux

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Muhammad Addinillah

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa itu Apache web server?

Apache web server is a programming language for web development.

Apache web server is a type of web browser.

Apache web server is a hardware device used for storing web content.

Apache web server is open-source software that delivers web content over the internet.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara menginstal Apache web server di Linux?

Jalankan perintah 'sudo apt install apache' tanpa menyebutkan versi

Unduh Apache dari situs web yang tidak resmi dan instal secara manual

Gunakan package manager untuk menginstal MySQL server

Gunakan package manager distro Linux Anda (misalnya apt untuk Ubuntu, yum untuk CentOS) untuk menginstal Apache web server. Misalnya, jalankan 'sudo apt install apache2' untuk Ubuntu.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Di mana file konfigurasi utama Apache web server berada di sistem Linux?

/etc/apache2/

/var/www/

/opt/apache/

/usr/local/apache/

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa perbedaan antara httpd.conf dan apache2.conf dalam konfigurasi Apache?

Kedua file konfigurasi hanya berbeda dalam penamaan saja.

apache2.conf berisi konfigurasi dasar sedangkan httpd.conf berisi konfigurasi lanjutan.

Lokasi dan nama file konfigurasi utama Apache berbeda tergantung pada distribusi Linux yang digunakan.

httpd.conf digunakan untuk konfigurasi Apache pada Windows, sedangkan apache2.conf digunakan pada Linux.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara memulai, menghentikan, dan me-restart Apache web server di Linux?

sudo systemctl start apache; sudo systemctl stop apache; sudo systemctl restart apache

sudo systemctl start apache2; sudo systemctl stop apache2; sudo systemctl restart apache2

sudo service apache2 start; sudo service apache2 stop; sudo service apache2 restart

sudo start apache2; sudo stop apache2; sudo restart apache2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa itu Virtual Hosts dalam konteks Apache web server?

Virtual Hosts in Apache web server are only used for hosting one domain per server

Virtual Hosts in Apache web server allow users to access the server using a virtual reality headset

Virtual Hosts in Apache web server are used to manage physical servers remotely

Virtual Hosts in Apache web server enable hosting multiple domains on a single server by configuring separate virtual host blocks for each domain.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara menambahkan Virtual Host baru di Apache web server?

Restart server dengan 'sudo systemctl restart apache'

Buat file konfigurasi baru di /etc/apache2/sites-available/, tambahkan konfigurasi Virtual Host di file tersebut, aktifkan Virtual Host dengan 'sudo a2ensite', dan restart Apache.

Buat file konfigurasi di /etc/apache2/httpd.conf/

Tambahkan konfigurasi Virtual Host di file /etc/apache2/apache2.conf/

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?