Using apache as foward (not serving files)

This commit is contained in:
Marc Ducobu
2021-05-31 22:12:38 +02:00
parent c501700bc4
commit ef3766ae1c
7 changed files with 144 additions and 60 deletions

View File

@@ -1,2 +1,2 @@
FROM httpd:2.4
COPY ./my-httpd.conf /usr/local/apache2/conf/httpd.conf
COPY ./httpd-citizen.conf /usr/local/apache2/conf/httpd.conf