Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 590 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 590 Bytes

Apache Versions / Installation

This directory contains different versions of the Docker Compose configuration for the Apache web server.

Versions

  • http: Apache server serving the Laravel application over HTTP only.
  • http and https: Apache server serving the Laravel application over both HTTP and HTTPS.
  • force https: Apache server serving the Laravel application over HTTPS only and redirecting HTTP requests to HTTPS.

Installation

For installation instructions for each version, see the corresponding links above.