Httpd

All

Intro

The apache http server – d standands for daemon, i.e. runs in the process.

httpd

Apachectl is actually used to listen to the http requests and responds to them, basically a daemon as any other in Linux.

The server guide can be found here

Apache changes a lot man – Vj

    httpd.conf

It’s a bit confusing because that httpd.conf was removed.

    magic file

Interesting that there is a file called magic: /etc/apache2/magic

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s