Fixed config info

This commit is contained in:
2025-04-11 00:51:37 -04:00
parent 8b68653b6f
commit 56ac66e9b1
29 changed files with 682 additions and 70 deletions

4
httpd/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM httpd:2.4
COPY httpd.conf /usr/local/apache2/conf/httpd.conf
COPY aviation.conf /usr/local/apache2/conf/extra/aviation.conf