This is the default welcome page used to test the correct operation of the Apache2 server after
installation on Ubuntu systems. It is based on the equivalent page on Debian, from which the Ubuntu Apache
packaging is derived. 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 (located at /var/www/html/index.html)
before continuing to operate your HTTP server.
If you are a normal user of this web site and don't know what this page is about, this probably means that the site is currently unavailable due to maintenance. If the problem persists, please contact the site's administrator.
Ubuntu's Apache2 default configuration is different from the upstream default configuration, and split
into several files optimized for interaction with Ubuntu tools. The configuration system is fully documented
in /usr/share/doc/apache2/README.Debian.gz. Refer to this for the full documentation.
Documentation for the web server itself can be found by accessing the manual if the apache2-doc
package was installed on this server.
By default, Ubuntu does not allow access through the web browser to any file apart of those
located in /var/www, public_html directories (when enabled) and /usr/share (for web
applications). If your site is using a web document root located elsewhere (such as in /srv) you
may need to allow access to it in your Apache2 configuration.