Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-enable common apache modules, fixes #1672 #1675

Merged
merged 1 commit into from Jun 28, 2019
Merged

Conversation

rfay
Copy link
Member

@rfay rfay commented Jun 26, 2019

The Problem/Issue/Bug:

#1672 suggests that we enable a few common apache modules by default

How this PR Solves The Problem:

Enable headers, expires

Manual Testing Instructions:

  • configure a project for apache-fpm and ddev start
  • ddev ssh
  • apachectl -M shows modules enabled; expires and headers should be in that list now.

Automated Testing Overview:

Related Issue Link(s):

OP #1672

Release/Deployment notes:

@rfay rfay added this to the v1.10 milestone Jun 26, 2019
@rfay rfay merged commit 089eb3d into ddev:master Jun 28, 2019
@rfay rfay deleted the 20190626_apache branch June 28, 2019 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant