Apache HTTP Server Configuration - Linux
/etc/systemd/httpd.socket
Quick Actions
๐ฅ Download Original httpd.socketConfiguration File Information
Authentic & Original
Unaltered httpd.socket from fresh installation.
Linux Distribution Support
๐ Currently viewing: Red Hat Enterprise Linux 9 (Plow)
โ Also compatible:
CentOS Stream 10,
CentOS Stream 9
Red Hat Enterprise Linux 8 (Ootpa),
โ Different versions:
Centos-Stream:
Rhel:
Configuration File Content
14 lines
# See httpd.socket(8) for more information on using the httpd service.
[Unit]
Description=Apache httpd Server Socket
Documentation=man:httpd.socket(8)
[Socket]
ListenStream=80
NoDelay=true
DeferAcceptSec=30
[Install]
WantedBy=sockets.target
Download Commands
httpd.socket โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O httpd.socket.example https://exampleconfig.com/api/v1/config/original/23029a065eb32a042f15f00d8bfefcbb?hint=httpd.socket
Using curl:
curl https://exampleconfig.com/api/v1/config/original/23029a065eb32a042f15f00d8bfefcbb?hint=httpd.socket > httpd.socket.example
Related Configuration Files
/etc/systemd/httpd.socket
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/systemd/httpd.socket
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/systemd/httpd.socket
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/systemd/httpd.socket
NGINX ยท Red Hat Enterprise Linux 9 (Plow)
/etc/systemd/httpd.socket
NGINX ยท Red Hat Enterprise Linux 9 (Plow)
/etc/systemd/httpd.socket
NGINX ยท Red Hat Enterprise Linux 9 (Plow)