Skip to content
Endkind edited this page Mar 9, 2025 · 3 revisions

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.

Clone this wiki locally