It works!

This is the default welcome page used to test the correct operation of the Apache2 server after installation on Ubuntu systems.

If you can read this page, it means that the Apache HTTP server installed at this site is working properly.

You should replace this file before continuing to operate your HTTP server.

預設首頁位置:

/var/www/html/index.html

Student Information

學號:1311534025

Apache2 Web Server 架設測試成功

Ubuntu 24.04 LTS

Configuration Overview

Ubuntu's Apache2 default configuration is different from the upstream default configuration and is split into several files optimized for interaction with Ubuntu tools.

The configuration system is documented in:

/usr/share/doc/apache2/README.Debian.gz

The main configuration directory is:

/etc/apache2/

  • apache2.conf - Main Apache configuration file
  • ports.conf - Controls which ports Apache listens on
  • mods-enabled/ - Enabled Apache modules
  • conf-enabled/ - Enabled configuration files
  • sites-enabled/ - Enabled virtual hosts
Document Roots

By default, Ubuntu does not allow access through the web browser to files outside of:

/var/www

The default Apache document root is:

/var/www/html

This page is located at:

/var/www/html/index.html

Reporting Problems

Please use Ubuntu's standard bug reporting tools if you discover problems with the Apache2 package.

Check existing bug reports before reporting a new problem.

Server Information

Web Server: Apache2

Operating System: Ubuntu 24.04 LTS

Student ID: 1311534025