We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd93f77 commit d18033aCopy full SHA for d18033a
5.6/Dockerfile
@@ -60,7 +60,7 @@ RUN echo Europe/Brussels > /etc/timezone && dpkg-reconfigure --frontend noninter
60
61
RUN ln -sf /dev/stderr /var/log/apache2/error.log
62
63
-COPY default.conf /etc/apache2/sites-available/default
+COPY default.conf /etc/apache2/sites-available/000-default.conf
64
COPY php.ini /etc/php5/apache2/conf.d/
65
COPY php.ini /etc/php5/cli/conf.d/
66
COPY run.sh run.sh
0 commit comments