Switch to docker-compose with .htaccess support

This commit is contained in:
Nick Sellen
2018-12-16 10:28:55 +00:00
parent 818f4e4dc5
commit 5cf4d22662
7 changed files with 598 additions and 29 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM httpd:2.4
COPY httpd.conf /usr/local/apache2/conf/httpd.conf