It works!

This is the default welcome page used to test the correct operation of the Apache2 server after installation on Debian 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 (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.

Configuration Overview

Debian's Apache2 default configuration is different from the upstream default configuration, and split into several files optimized for interaction with Debian 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.

The configuration layout for an Apache2 web server installation on Debian systems is as follows:

/etc/apache2/
|-- apache2.conf
|       `--  ports.conf
|-- mods-enabled
|       |-- *.load
|       `-- *.conf
|-- conf-enabled
|       `-- *.conf
|-- sites-enabled
|       `-- *.conf
          
  • apache2.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, global configuration fragments, or virtual host configurations, respectively.
  • They are activated by symlinking available configuration files from their respective *-available/ counterparts. These should be managed by using our helpers a2enmod, a2dismod, a2ensite, a2dissite, and a2enconf, a2disconf . See their respective man pages for detailed information.
  • The binary is called apache2. Due to the use of environment variables, in the default configuration, apache2 needs to be started/stopped with /etc/init.d/apache2 or apache2ctl. Calling /usr/bin/apache2 directly will not work with the default configuration.
Document Roots

By default, Debian 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 whitelist your document root directory in /etc/apache2/apache2.conf.

The default Debian document root is /var/www/html. You can make your own virtual hosts under /var/www. This is different to previous releases which provides better security out of the box.

Reporting Problems

Please use the reportbug tool to report bugs in the Apache2 package with Debian. However, check existing bug reports before reporting a new bug.

Please report bugs specific to modules (such as PHP and others) to respective packages, not to the web server itself.

HTTPSon
SSL_TLS_SNIsrv06.247interfaces.eu
SSL_SERVER_S_DN_CNsrv06.247interfaces.eu
SSL_SERVER_I_DN_CUS
SSL_SERVER_I_DN_OLet's Encrypt
SSL_SERVER_I_DN_CNR13
SSL_SERVER_SAN_DNS_0srv06.247interfaces.eu
SSL_SERVER_SAN_DNS_1srv06.intern.247interfaces.eu
SSL_SERVER_SAN_DNS_2test.247interfaces.eu
SSL_SERVER_SAN_DNS_3testc.247interfaces.eu
SSL_VERSION_INTERFACEmod_ssl/2.4.65
SSL_VERSION_LIBRARYOpenSSL/3.5.4
SSL_PROTOCOLTLSv1.3
SSL_SECURE_RENEGtrue
SSL_COMPRESS_METHODNULL
SSL_CIPHERTLS_AES_256_GCM_SHA384
SSL_CIPHER_EXPORTfalse
SSL_CIPHER_USEKEYSIZE256
SSL_CIPHER_ALGKEYSIZE256
SSL_CLIENT_VERIFYNONE
SSL_SERVER_M_VERSION3
SSL_SERVER_M_SERIAL06A86B387A6763E3DCDC38AE0BF51F0E859A
SSL_SERVER_V_STARTJan 10 01:14:56 2026 GMT
SSL_SERVER_V_ENDApr 10 01:14:55 2026 GMT
SSL_SERVER_S_DNCN=srv06.247interfaces.eu
SSL_SERVER_I_DNCN=R13,O=Let's Encrypt,C=US
SSL_SERVER_A_KEYrsaEncryption
SSL_SERVER_A_SIGsha256WithRSAEncryption
SSL_SESSION_IDde721ac932e0858ba3c888b0b96c107b3ff57ac86e9a3fba14aad5b7b11a4980
SSL_SESSION_RESUMEDInitial
HTTP_ACCEPT*/*
HTTP_USER_AGENTMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODINGgzip, br, zstd, deflate
HTTP_HOSTsrv06.247interfaces.eu
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
SERVER_SIGNATURE<address>Apache/2.4.65 (Debian) Server at srv06.247interfaces.eu Port 443</address>
SERVER_SOFTWAREApache/2.4.65 (Debian)
SERVER_NAMEsrv06.247interfaces.eu
SERVER_ADDR212.114.110.249
SERVER_PORT443
REMOTE_ADDR216.73.216.134
DOCUMENT_ROOT/var/www/html/public
REQUEST_SCHEMEhttps
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT/var/www/html/public
SERVER_ADMINwebmaster@247interfaces.eu
SCRIPT_FILENAME/var/www/html/public/index.php
REMOTE_PORT39638
GATEWAY_INTERFACECGI/1.1
SERVER_PROTOCOLHTTP/1.1
REQUEST_METHODGET
QUERY_STRING
REQUEST_URI/
SCRIPT_NAME/index.php
PHP_SELF/index.php
REQUEST_TIME_FLOAT1768076825.0748
REQUEST_TIME1768076825