Metadrop / drupal-boilerplate

Drupal projects up and running with Docker and many other tools in minutes
28 stars 23 forks source link

Use Apache by default instead of Nginx #124

Closed rsanzante closed 10 months ago

rsanzante commented 10 months ago

We are using Nginx as the web server. However, "Apache is the most commonly used web server for Drupal". Hence, we should use Apache by default.

This will be safer and avoid cases like this, where Nginx conf needs to be updated to work with a new Drupal release.

rsanzante commented 10 months ago

Fixed in 3.0.0-beta7.