Debian 9 (Stretch) Konfigurationsdateien

Original, unverändert Debian 9 (Stretch) Config-Dateien von frischen Installationen

191 Debian 9 (Stretch) Konfigurationsdateien

Apache HTTP Server - /etc/apache2/envvars

📍 Debian 9 (Stretch)

# envvars - default environment variables for apache2ctl # this won't be correct after changing uid unset HOME # for …

48 Zeilen • MD5: e4431a53...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/apache2.conf

📍 Debian 9 (Stretch)

# This is the main Apache server configuration file. It contains the # configuration directives that give the server i…

228 Zeilen • MD5: 20589b50...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/sites-available/default-ssl.conf

📍 Debian 9 (Stretch)

<IfModule mod_ssl.c> <VirtualHost _default_:443> ServerAdmin webmaster@localhost DocumentRoot /var/www/html # …

135 Zeilen • MD5: 801f4c74...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/sites-available/000-default.conf

📍 Debian 9 (Stretch)

<VirtualHost *:80> # The ServerName directive sets the request scheme, hostname and port that # the server uses to id…

32 Zeilen • MD5: f3066f67...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/xml2enc.load

📍 Debian 9 (Stretch)

LoadModule xml2enc_module /usr/lib/apache2/modules/mod_xml2enc.so

2 Zeilen • MD5: 1f7ab653...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/vhost_alias.load

📍 Debian 9 (Stretch)

LoadModule vhost_alias_module /usr/lib/apache2/modules/mod_vhost_alias.so

2 Zeilen • MD5: fdd42d34...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/usertrack.load

📍 Debian 9 (Stretch)

LoadModule usertrack_module /usr/lib/apache2/modules/mod_usertrack.so

2 Zeilen • MD5: 8400042d...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/userdir.load

📍 Debian 9 (Stretch)

LoadModule userdir_module /usr/lib/apache2/modules/mod_userdir.so

2 Zeilen • MD5: c0340254...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/userdir.conf

📍 Debian 9 (Stretch)

<IfModule mod_userdir.c> UserDir public_html UserDir disabled root <Directory /home/*/public_html> AllowOverride …

13 Zeilen • MD5: 3a3142e8...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/unique_id.load

📍 Debian 9 (Stretch)

LoadModule unique_id_module /usr/lib/apache2/modules/mod_unique_id.so

2 Zeilen • MD5: 6c139590...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/suexec.load

📍 Debian 9 (Stretch)

LoadModule suexec_module /usr/lib/apache2/modules/mod_suexec.so

2 Zeilen • MD5: 335169c8...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/substitute.load

📍 Debian 9 (Stretch)

LoadModule substitute_module /usr/lib/apache2/modules/mod_substitute.so

2 Zeilen • MD5: 50e63dc1...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/status.load

📍 Debian 9 (Stretch)

LoadModule status_module /usr/lib/apache2/modules/mod_status.so

2 Zeilen • MD5: 00976ea5...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/status.conf

📍 Debian 9 (Stretch)

<IfModule mod_status.c> # Allow server status reports generated by mod_status, # with the URL of http://servername/se…

30 Zeilen • MD5: 5d3689f1...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/ssl.load

📍 Debian 9 (Stretch)

# Depends: setenvif mime socache_shmcb LoadModule ssl_module /usr/lib/apache2/modules/mod_ssl.so

3 Zeilen • MD5: 838b2922...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/ssl.conf

📍 Debian 9 (Stretch)

<IfModule mod_ssl.c> # Pseudo Random Number Generator (PRNG): # Configure one or more sources to seed the PRNG of th…

86 Zeilen • MD5: 6c30f44f...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/speling.load

📍 Debian 9 (Stretch)

LoadModule speling_module /usr/lib/apache2/modules/mod_speling.so

2 Zeilen • MD5: 095570b0...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/socache_shmcb.load

📍 Debian 9 (Stretch)

LoadModule socache_shmcb_module /usr/lib/apache2/modules/mod_socache_shmcb.so

2 Zeilen • MD5: 9efb8488...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/socache_memcache.load

📍 Debian 9 (Stretch)

LoadModule socache_memcache_module /usr/lib/apache2/modules/mod_socache_memcache.so

2 Zeilen • MD5: c0101bc5...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/mods-available/socache_dbm.load

📍 Debian 9 (Stretch)

LoadModule socache_dbm_module /usr/lib/apache2/modules/mod_socache_dbm.so

2 Zeilen • MD5: 9f118105...

Apache HTTP Server Debian