# Web Server

“Web servers” are HTTP/HTTPS servers. Their main purpose is to accept HTTP request messages, and return HTTP responses. Their place in the overall infrastructure of a web server stack has changed over the years, as well as their responsibilities, but for the most part their job remains the same.

# Apache

.htaccess Per directory configuration file for apache server

# Nginx

# Configuration