mirror of
https://git.coop/cotech/website.git
synced 2025-10-06 12:54:34 +00:00
Switch to docker-compose with .htaccess support
This commit is contained in:
3
docker/web/Dockerfile
Normal file
3
docker/web/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM httpd:2.4
|
||||
|
||||
COPY httpd.conf /usr/local/apache2/conf/httpd.conf
|
Reference in New Issue
Block a user