Ubuntu Logo Apachez Ubuntu Default Page It works! This is the default welcome page used to test the correct operation of the Apachez server after installation on Ubuntu systems It IS based on the quivalent 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 norma 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'5 administrator: Configuration Overview Ubuntus Apachez 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 lusrlshareldoclapachezIREADME Debian:gz. Refer t0 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: The configuration layout for an Apache2 web server installation on Ubuntu systems is as follows: retc/apache2/ apache2.conf orts conf mods enabled load conf conf enabled conf sites enabled conf apachez conf is the main configuration file_ It puts the pieces together by including all remaining configuration files when starting up the web server: ports conf is always included from the main configuration file It is used to determine the listening ports for incoming connections, and this file can be customized anytime _ Configuration files in the mods enabled/ conf enabled/ and sites enabled/ directories contain particular configuration snippets which manage modules_ configuration fragments or virtual host configurations; respectively: They are activated by symlinking available configuration files from their respective availablel counterparts These should be managed by using our helpers azenmod _ a2dismod, azensite a2dissite, and azenconf _ azdisconf See their respective man pages for detailed information: The binary is called apachez_ Due t0 the use Of environment variables in the default configuration, apachez global