- Fixes CircleCI's Apache configuration. Error: "Client denied by server

configuration"
This commit is contained in:
Vlad
2017-01-08 21:58:28 -05:00
parent f5dce907ff
commit aa0078e5e4

View File

@ -8,8 +8,7 @@ Listen 8080
LogLevel notice
<Directory /home/ubuntu/mailpoet/wordpress>
AllowOverride All
Allow from All
Require all granted
</Directory>
</VirtualHost>