mzazon / php-apache-mysql-containerized

A brief demo of containerizing php apache and mysql with Docker using some best practices.
196 stars 174 forks source link

mod_rewrite issue #13

Open ashish-nodejs opened 5 years ago

ashish-nodejs commented 5 years ago

please add mod_rewrite in dockerfile.

mzazon commented 5 years ago

@ashish-ajm feel free to PR it and I will review and merge!

magnusviri commented 3 years ago

Just put it in your custom config file. See https://github.com/mzazon/php-apache-mysql-containerized/issues/14