Apache HTTP Server Konfiguration - Linux

/etc/httpd/conf.d/welcome.conf

Schnellaktionen

📥 Original herunterladen welcome.conf

Konfigurationsdatei-Informationen

Konfigurationsdatei-Inhalt

/etc/httpd/conf.d/welcome.conf
20 Zeilen
# 
# This configuration file enables the default "Welcome" page if there
# is no default index page present for the root URL.  To disable the
# Welcome page, comment out all the lines below. 
#
# NOTE: if this file is removed, it will be restored on upgrades.
#
<LocationMatch "^/+$">
    Options -Indexes
    ErrorDocument 403 /.noindex.html
</LocationMatch>

<Directory /usr/share/httpd/noindex>
    AllowOverride None
    Require all granted
</Directory>

Alias /.noindex.html /usr/share/httpd/noindex/index.html
Alias /poweredby.png /usr/share/httpd/icons/apache_pb3.png
        

Download-Befehle

welcome.conf •

Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server

Mit wget:

wget -O welcome.conf.example https://exampleconfig.com/api/v1/config/original/94c55ccfe2ae0a48b1ff063eff2f4ca4?hint=welcome.conf

Mit curl:

curl https://exampleconfig.com/api/v1/config/original/94c55ccfe2ae0a48b1ff063eff2f4ca4?hint=welcome.conf > welcome.conf.example

Verwandte Konfigurationsdateien

Technische Details

Dateipfad
/etc/httpd/conf.d/welcome.conf
Plattform
Linux
Dateigröße
20 Zeilen
Anwendung
Apache HTTP Server
MD5-Prüfsumme
94c55ccfe2ae0a48b1ff063eff2f4ca4
SHA256-Prüfsumme
6392157d202395721994deccbedf1b71f96f3cf8fab9485bdad3bce05973ee37