-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
When using docker compose, the E404 config doesn't work. It seems to be the case that E404 is only allowed in the primary config file (/etc/httpd.conf or -c /path/to/httpd.conf)
Updating docker-compose.yml to include the config path fixes it.
eg.: add this line to the example docker-compose.yml
command: /busybox-httpd -f -v -p 3000 -c /home/static/httpd.conf
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels