diff options
author | Jan Boonen <janboonen5@gmail.com> | 2018-12-06 21:40:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-06 21:40:33 +0100 |
commit | 753ffb7ce251d782e5c69a47445a7463684059d2 (patch) | |
tree | c99709ae3a8ccb9ff7526b0ea7a597a8c3e9c28b /latest | |
parent | 9fceea420309c2334241ed3a60fd9f47e7428217 (diff) | |
download | apache-753ffb7ce251d782e5c69a47445a7463684059d2.tar.gz apache-753ffb7ce251d782e5c69a47445a7463684059d2.tar.bz2 apache-753ffb7ce251d782e5c69a47445a7463684059d2.tar.xz apache-753ffb7ce251d782e5c69a47445a7463684059d2.zip |
Prevent corrupt Alias after restart of container.
When the LOCATION environment variable is set then a restart of a container will lead to a corrupt Alias configuration. The command 'sed -e "s|Alias /|Alias $LOCATION|"' will be executed again and thereby prepend the existing path with the same path.
Diffstat (limited to 'latest')
0 files changed, 0 insertions, 0 deletions