Apache HTTP Server - /etc/apache2/mods-available/proxy_express.load
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original proxy_express.loadConfiguration File Information
Authentic & Original
Unaltered proxy_express.load from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 9 (Stretch)
โ Also compatible:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
โ Different versions:
Debian:
Ubuntu:
Configuration File Content
3 lines
# Depends: proxy
LoadModule proxy_express_module /usr/lib/apache2/modules/mod_proxy_express.so
Download Commands
proxy_express.load โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O proxy_express.load.example https://exampleconfig.com/api/v1/config/original/f2ad6e7e80d2750cdca5986657e7835e?hint=proxy_express.load
Using curl:
curl https://exampleconfig.com/api/v1/config/original/f2ad6e7e80d2750cdca5986657e7835e?hint=proxy_express.load > proxy_express.load.example