Enable mod_rewrite.

This commit is contained in:
Paolo Cuffiani
2015-11-09 15:14:52 +01:00
parent 130cd76a8c
commit 1f3df97ea9
18 changed files with 43 additions and 22 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
FROM chialab/php:latest
MAINTAINER paolo.cuffiani@chialab.it
MAINTAINER dev@chialab.it
# Install XDebug.
RUN pecl install xdebug \