Apache HTTP Server - /etc/apache2/mods-available/proxy_ftp.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen proxy_ftp.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert proxy_ftp.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 11 (Bullseye)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 9 (Stretch),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Konfigurationsdatei-Inhalt
9 Zeilen
<IfModule mod_proxy_ftp.c>
# Define the character set for proxied FTP listings. Default is ISO-8859-1
ProxyFtpDirCharset UTF-8
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download-Befehle
proxy_ftp.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O proxy_ftp.conf.example https://exampleconfig.com/api/v1/config/original/dd9beba82c2838bcfd51a05dfb540929?hint=proxy_ftp.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/dd9beba82c2838bcfd51a05dfb540929?hint=proxy_ftp.conf > proxy_ftp.conf.example